Click here to Skip to main content
16,011,815 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Running inside the main loop under MFC Pin
567890123411-Mar-03 19:57
567890123411-Mar-03 19:57 
GeneralC++ object oriented programming question. Pin
trustno111-Mar-03 17:11
trustno111-Mar-03 17:11 
GeneralRe: C++ object oriented programming question. Pin
Christian Graus11-Mar-03 19:32
protectorChristian Graus11-Mar-03 19:32 
Generaluhhh ...Button click event...uhhh Pin
Brent Lamborn11-Mar-03 16:39
Brent Lamborn11-Mar-03 16:39 
GeneralRe: uhhh ...Button click event...uhhh Pin
Nish Nishant11-Mar-03 16:47
sitebuilderNish Nishant11-Mar-03 16:47 
GeneralRe: uhhh ...Button click event...uhhh Pin
Brent Lamborn11-Mar-03 16:55
Brent Lamborn11-Mar-03 16:55 
GeneralProgram Termination... Pin
ZarrinPour11-Mar-03 16:11
ZarrinPour11-Mar-03 16:11 
GeneralRe: Program Termination... Pin
Nish Nishant11-Mar-03 16:48
sitebuilderNish Nishant11-Mar-03 16:48 
If you have it's process handle, you can wait on the handle using one of the WaitForXXXX API calls.

Else if you have the HWND of the window, just do an IsWindow on it and then do a GetWindowText etc... and verify that it;s the same window.

Nish


Author of the romantic comedy

Summer Love and Some more Cricket [New Win]

Review by Shog9
Click here for review[NW]

GeneralRe: Program Termination... Pin
TomKat14-Mar-03 15:45
TomKat14-Mar-03 15:45 
QuestionHelp about Reading file from network? Pin
dxhdxh11-Mar-03 13:27
dxhdxh11-Mar-03 13:27 
AnswerRe: Help about Reading file from network? Pin
Brian Shifrin11-Mar-03 14:35
Brian Shifrin11-Mar-03 14:35 
GeneralNeed advise on getting back to the newly added record using AddNew Pin
ElizabethC11-Mar-03 12:50
ElizabethC11-Mar-03 12:50 
GeneralRe: Need advise on getting back to the newly added record using AddNew Pin
RaajaOfSelf11-Mar-03 17:03
RaajaOfSelf11-Mar-03 17:03 
GeneralRe: Need advise on getting back to the newly added record using AddNew Pin
ElizabethC12-Mar-03 5:43
ElizabethC12-Mar-03 5:43 
GeneralRe: Need advise on getting back to the newly added record using AddNew Pin
ramki kicha12-Mar-03 19:28
sussramki kicha12-Mar-03 19:28 
QuestionAnyone explain why this causes a BSOD? Pin
Ray Cassick11-Mar-03 10:40
Ray Cassick11-Mar-03 10:40 
AnswerRe: Anyone explain why this causes a BSOD? Pin
Christian Graus11-Mar-03 10:47
protectorChristian Graus11-Mar-03 10:47 
AnswerRe: Anyone explain why this causes a BSOD? Pin
David Wulff11-Mar-03 11:03
David Wulff11-Mar-03 11:03 
GeneralRe: Anyone explain why this causes a BSOD? Pin
Ray Cassick11-Mar-03 11:10
Ray Cassick11-Mar-03 11:10 
GeneralRe: Anyone explain why this causes a BSOD? Pin
David Wulff11-Mar-03 11:20
David Wulff11-Mar-03 11:20 
GeneralRe: Anyone explain why this causes a BSOD? Pin
Ray Cassick11-Mar-03 11:29
Ray Cassick11-Mar-03 11:29 
Generalaccess violation when trying to use fwrite() Pin
Kuniva11-Mar-03 9:36
Kuniva11-Mar-03 9:36 
GeneralRe: access violation when trying to use fwrite() Pin
Dave Bryant11-Mar-03 9:41
Dave Bryant11-Mar-03 9:41 
GeneralRe: access violation when trying to use fwrite() Pin
Kuniva11-Mar-03 9:50
Kuniva11-Mar-03 9:50 
GeneralCF_HTML (HTML Format) Pin
Kant11-Mar-03 9:34
Kant11-Mar-03 9:34 

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.