Click here to Skip to main content
16,008,942 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCHtmlView Pin
Brian Delahunty15-Jan-03 5:49
Brian Delahunty15-Jan-03 5:49 
GeneralRe: CHtmlView Pin
Stephane Rodriguez.15-Jan-03 6:36
Stephane Rodriguez.15-Jan-03 6:36 
GeneralRe: CHtmlView Pin
Brian Delahunty15-Jan-03 7:23
Brian Delahunty15-Jan-03 7:23 
GeneralRe: CHtmlView Pin
HENDRIK R17-Jan-03 2:22
HENDRIK R17-Jan-03 2:22 
GeneralRe: CHtmlView Pin
Brian Delahunty17-Jan-03 2:49
Brian Delahunty17-Jan-03 2:49 
GeneralDestroyWindow Pin
georgiek5015-Jan-03 5:27
georgiek5015-Jan-03 5:27 
GeneralRe: DestroyWindow Pin
Nitron15-Jan-03 14:29
Nitron15-Jan-03 14:29 
GeneralRe: DestroyWindow Pin
georgiek5016-Jan-03 5:49
georgiek5016-Jan-03 5:49 
I actually was using UpdateWindow(), but I think I might have found the problem although it's hard to tell since it happens rarely. In your opinion do you think the application got 'stuck' because I called EndDialog for the modal dialog box first (which is the parent window of the WaitDlg (the one that gets 'stuck') and then called DestroyWindow? I noticed this this afternoon and though maybe in some way that if the parent window was destroyed first the second one is left there hanging, like an orphan where most of the times windows takes care of it but sometimes leaves it in the gutter Cry | :(( mmm?
GeneralDebug ActiveX control from the client application... Pin
Braulio Dez15-Jan-03 5:01
Braulio Dez15-Jan-03 5:01 
GeneralRe: Debug ActiveX control from the client application... Pin
AlexO15-Jan-03 5:20
AlexO15-Jan-03 5:20 
GeneralMSChart Pin
Matthew R. Miller15-Jan-03 4:52
Matthew R. Miller15-Jan-03 4:52 
GeneralRe: MSChart Pin
Nitron15-Jan-03 14:31
Nitron15-Jan-03 14:31 
GeneralInstallation tool Pin
Anthony B.15-Jan-03 4:47
Anthony B.15-Jan-03 4:47 
GeneralRe: Installation tool Pin
Nitron15-Jan-03 14:33
Nitron15-Jan-03 14:33 
QuestionKeyboardhook and Hotkey? Pin
Aidman15-Jan-03 3:43
Aidman15-Jan-03 3:43 
AnswerRe: Keyboardhook and Hotkey? Pin
Dudi Avramov15-Jan-03 4:42
Dudi Avramov15-Jan-03 4:42 
GeneralCstring to char* Pin
citroen15-Jan-03 3:36
citroen15-Jan-03 3:36 
GeneralRe: Cstring to char* Pin
Nitron15-Jan-03 3:52
Nitron15-Jan-03 3:52 
GeneralRe: Cstring to char* Pin
citroen15-Jan-03 6:05
citroen15-Jan-03 6:05 
GeneralRe: Cstring to char* Pin
Nitron15-Jan-03 6:36
Nitron15-Jan-03 6:36 
GeneralRe: Cstring to char* Pin
citroen15-Jan-03 21:34
citroen15-Jan-03 21:34 
GeneralRe: Cstring to char* Pin
Nitron16-Jan-03 3:17
Nitron16-Jan-03 3:17 
GeneralRe: Cstring to char* Pin
Michael Dunn15-Jan-03 7:17
sitebuilderMichael Dunn15-Jan-03 7:17 
QuestionHow can I get application path ? Pin
AhMan15-Jan-03 3:20
AhMan15-Jan-03 3:20 
AnswerRe: How can I get application path ? Pin
AllanK15-Jan-03 4:54
AllanK15-Jan-03 4:54 

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.