Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to correctly trap "Enter" key in MFC dialog ? Pin
eusto6-Jul-07 3:25
eusto6-Jul-07 3:25 
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
ldsdbomber6-Jul-07 3:32
ldsdbomber6-Jul-07 3:32 
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
eusto6-Jul-07 3:49
eusto6-Jul-07 3:49 
QuestionMFC Printing Pin
eusto6-Jul-07 2:50
eusto6-Jul-07 2:50 
QuestionVisual Studio 6 on Vista Pin
Daniel Kanev7-Mar-17 21:54
Daniel Kanev7-Mar-17 21:54 
AnswerRe: Visual Studio 6 on Vista Pin
David Crow6-Jul-07 2:48
David Crow6-Jul-07 2:48 
AnswerRe: Visual Studio 6 on Vista Pin
toxcct6-Jul-07 2:59
toxcct6-Jul-07 2:59 
AnswerRe: Visual Studio 6 on Vista Pin
Michael Dunn6-Jul-07 6:30
sitebuilderMichael Dunn6-Jul-07 6:30 
QuestionWaitForSingleObject - freeze [modified] Pin
erikbe6-Jul-07 2:05
erikbe6-Jul-07 2:05 
AnswerRe: WaitForSingleObject - freeze Pin
toxcct6-Jul-07 2:20
toxcct6-Jul-07 2:20 
GeneralRe: WaitForSingleObject - freeze Pin
erikbe6-Jul-07 2:55
erikbe6-Jul-07 2:55 
AnswerRe: WaitForSingleObject - freeze Pin
David Crow6-Jul-07 2:49
David Crow6-Jul-07 2:49 
GeneralRe: WaitForSingleObject - freeze Pin
erikbe6-Jul-07 2:59
erikbe6-Jul-07 2:59 
Yes, my program does wait infinitely Smile | :)

I think The WaitForSingleObject()-function either waits for the dWord(in this case INFINITE), or it treminates when the process sends it an event. Not quite sure how it works. Though in just about all code examples I found online, this dWord is used.
GeneralRe: WaitForSingleObject - freeze Pin
Cyrilix6-Jul-07 5:34
Cyrilix6-Jul-07 5:34 
AnswerRe: WaitForSingleObject - freeze - problem solved Pin
erikbe9-Jul-07 2:48
erikbe9-Jul-07 2:48 
QuestionEntered digit gets twice in number... 1 becomes 11, 2 becomes 22... Pin
Sgg2456-Jul-07 1:50
Sgg2456-Jul-07 1:50 
QuestionRe: Entered digit gets twice in number... 1 becomes 11, 2 becomes 22... Pin
David Crow6-Jul-07 2:50
David Crow6-Jul-07 2:50 
Questionhow to findout that a certain program is running or not Pin
V_shr6-Jul-07 1:35
V_shr6-Jul-07 1:35 
AnswerRe: how to findout that a certain program is running or not Pin
aatul6-Jul-07 1:38
aatul6-Jul-07 1:38 
GeneralRe: how to findout that a certain program is running or not Pin
V_shr6-Jul-07 1:45
V_shr6-Jul-07 1:45 
GeneralRe: how to findout that a certain program is running or not Pin
David Crow6-Jul-07 2:52
David Crow6-Jul-07 2:52 
GeneralRe: how to findout that a certain program is running or not Pin
Hamid_RT6-Jul-07 6:51
Hamid_RT6-Jul-07 6:51 
QuestionCDialogBar Close Issue?? Pin
SandipG 6-Jul-07 1:14
SandipG 6-Jul-07 1:14 
AnswerRe: CDialogBar Close Issue?? Pin
Mark Salsbery6-Jul-07 5:54
Mark Salsbery6-Jul-07 5:54 
Questiongetting IShellFolder interface of file system folder Pin
Abhijeet Pathak6-Jul-07 0:58
Abhijeet Pathak6-Jul-07 0:58 

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.