Click here to Skip to main content
15,908,254 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to create a timer event which can run continuosly. Pin
Alex_Y25-Jul-05 3:29
Alex_Y25-Jul-05 3:29 
GeneralOpening a document (MDI) Pin
vasanth100425-Jul-05 3:08
vasanth100425-Jul-05 3:08 
GeneralRe: Opening a document (MDI) Pin
Alex_Y25-Jul-05 3:21
Alex_Y25-Jul-05 3:21 
QuestionCan we launch/open a Web page? Pin
ATC25-Jul-05 2:53
ATC25-Jul-05 2:53 
AnswerRe: Can we launch/open a Web page? Pin
David Crow25-Jul-05 3:03
David Crow25-Jul-05 3:03 
GeneralRe: Can we launch/open a Web page? Pin
ATC25-Jul-05 15:50
ATC25-Jul-05 15:50 
GeneralRe: Can we launch/open a Web page? Pin
David Crow25-Jul-05 16:47
David Crow25-Jul-05 16:47 
GeneralRe: Can we launch/open a Web page? Pin
ATC26-Jul-05 2:02
ATC26-Jul-05 2:02 
AnswerRe: Can we launch/open a Web page? Pin
Jose Lamas Rios25-Jul-05 16:41
Jose Lamas Rios25-Jul-05 16:41 
GeneralRe: Can we launch/open a Web page? Pin
ATC26-Jul-05 2:05
ATC26-Jul-05 2:05 
GeneralMS-Word automation and Virtual memory Pin
Imtiaz Murtaza25-Jul-05 2:41
Imtiaz Murtaza25-Jul-05 2:41 
GeneralGetting contact of Outlook Express on asp page Pin
Member 126565125-Jul-05 1:59
Member 126565125-Jul-05 1:59 
Generalexiting the infinite while loop Pin
Uzma Waheed25-Jul-05 1:02
Uzma Waheed25-Jul-05 1:02 
GeneralRe: exiting the infinite while loop Pin
Trollslayer25-Jul-05 1:13
mentorTrollslayer25-Jul-05 1:13 
GeneralRe: exiting the infinite while loop Pin
khan++25-Jul-05 1:13
khan++25-Jul-05 1:13 
GeneralRe: exiting the infinite while loop Pin
Jörgen Sigvardsson25-Jul-05 1:24
Jörgen Sigvardsson25-Jul-05 1:24 
GeneralHope this will work 4 u Pin
Eytukan25-Jul-05 2:18
Eytukan25-Jul-05 2:18 
GeneralRe: exiting the infinite while loop Pin
Tim Smith25-Jul-05 3:57
Tim Smith25-Jul-05 3:57 
Just have the nearly infinite loop terminate on a flag being set. Inside the loop pump the message queue. In the command handler for the other button, set the flag.

There is no need to create threads to do this.

Tim Smith

I'm going to patent thought. I have yet to see any prior art.
GeneralRe: exiting the infinite while loop Pin
toxcct25-Jul-05 5:44
toxcct25-Jul-05 5:44 
GeneralRe: exiting the infinite while loop Pin
Tim Smith26-Jul-05 3:46
Tim Smith26-Jul-05 3:46 
GeneralStack overflow Pin
LiYS25-Jul-05 0:33
LiYS25-Jul-05 0:33 
GeneralRe: Stack overflow Pin
mark novak25-Jul-05 0:47
mark novak25-Jul-05 0:47 
GeneralRe: Stack overflow Pin
LiYS25-Jul-05 0:49
LiYS25-Jul-05 0:49 
GeneralRe: Stack overflow Pin
khan++25-Jul-05 0:54
khan++25-Jul-05 0:54 
GeneralRe: Stack overflow Pin
LiYS25-Jul-05 3:47
LiYS25-Jul-05 3:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.