Click here to Skip to main content
15,867,961 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Identify 32 bit binary or 64 bit binary Pin
led mike13-Mar-08 10:33
led mike13-Mar-08 10:33 
GeneralRe: Identify 32 bit binary or 64 bit binary Pin
Randor 13-Mar-08 10:38
professional Randor 13-Mar-08 10:38 
GeneralRe: Identify 32 bit binary or 64 bit binary Pin
ThatsAlok13-Mar-08 19:58
ThatsAlok13-Mar-08 19:58 
GeneralRe: Identify 32 bit binary or 64 bit binary Pin
Rajkumar R14-Mar-08 3:05
Rajkumar R14-Mar-08 3:05 
GeneralRe: Identify 32 bit binary or 64 bit binary Pin
tingu13-Mar-08 11:14
tingu13-Mar-08 11:14 
GeneralRe: Identify 32 bit binary or 64 bit binary Pin
ThatsAlok13-Mar-08 20:31
ThatsAlok13-Mar-08 20:31 
GeneralChecking for user key press while looping Pin
Californian213-Mar-08 7:23
Californian213-Mar-08 7:23 
AnswerRe: Checking for user key press while looping Pin
Rajesh R Subramanian13-Mar-08 7:27
professionalRajesh R Subramanian13-Mar-08 7:27 
Californian2 wrote:
Is this a good way to do this check, or is there some other, better way?


A better way is to give a cancel button, and pump the messages manually within the loop. Smile | :)

[ADD] See here[^] [/ADD]


Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.
Codeproject.com: Visual C++ MVP

GeneralRe: Checking for user key press while looping Pin
Californian213-Mar-08 7:30
Californian213-Mar-08 7:30 
AnswerRe: Checking for user key press while looping Pin
Rajesh R Subramanian13-Mar-08 7:33
professionalRajesh R Subramanian13-Mar-08 7:33 
GeneralRe: Checking for user key press while looping Pin
Eytukan13-Mar-08 7:33
Eytukan13-Mar-08 7:33 
JokeRe: Checking for user key press while looping Pin
Rajesh R Subramanian13-Mar-08 7:36
professionalRajesh R Subramanian13-Mar-08 7:36 
GeneralRe: Checking for user key press while looping Pin
Eytukan13-Mar-08 7:44
Eytukan13-Mar-08 7:44 
GeneralRe: Checking for user key press while looping Pin
Californian213-Mar-08 7:42
Californian213-Mar-08 7:42 
GeneralRe: Checking for user key press while looping Pin
ThatsAlok13-Mar-08 20:32
ThatsAlok13-Mar-08 20:32 
GeneralRecommendations for language and IDE Pin
ldsdbomber13-Mar-08 7:18
ldsdbomber13-Mar-08 7:18 
GeneralRe: Recommendations for language and IDE Pin
Mark Salsbery13-Mar-08 7:39
Mark Salsbery13-Mar-08 7:39 
GeneralRe: Recommendations for language and IDE Pin
ldsdbomber13-Mar-08 7:44
ldsdbomber13-Mar-08 7:44 
GeneralRe: Recommendations for language and IDE Pin
Mark Salsbery13-Mar-08 7:51
Mark Salsbery13-Mar-08 7:51 
GeneralRe: Recommendations for language and IDE Pin
led mike13-Mar-08 7:56
led mike13-Mar-08 7:56 
GeneralRe: Recommendations for language and IDE Pin
Mark Salsbery13-Mar-08 8:12
Mark Salsbery13-Mar-08 8:12 
GeneralRe: Recommendations for language and IDE Pin
led mike13-Mar-08 7:53
led mike13-Mar-08 7:53 
GeneralRe: Recommendations for language and IDE Pin
ldsdbomber13-Mar-08 22:56
ldsdbomber13-Mar-08 22:56 
GeneralRe: Recommendations for language and IDE Pin
led mike14-Mar-08 6:49
led mike14-Mar-08 6:49 
GeneralRe: Recommendations for language and IDE Pin
ldsdbomber16-Mar-08 22:43
ldsdbomber16-Mar-08 22:43 

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.