Click here to Skip to main content
15,902,892 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDEBUG RELEASE not the same result!!! Pin
Raphael Kindt30-Dec-02 5:29
Raphael Kindt30-Dec-02 5:29 
GeneralRe: DEBUG RELEASE not the same result!!! Pin
nde_plume30-Dec-02 6:02
nde_plume30-Dec-02 6:02 
GeneralRe: DEBUG RELEASE not the same result!!! Pin
Raphael Kindt30-Dec-02 6:12
Raphael Kindt30-Dec-02 6:12 
GeneralRe: DEBUG RELEASE not the same result!!! Pin
Alvaro Mendez30-Dec-02 6:03
Alvaro Mendez30-Dec-02 6:03 
GeneralRe: DEBUG RELEASE not the same result!!! Pin
Raphael Kindt30-Dec-02 6:13
Raphael Kindt30-Dec-02 6:13 
General"Button capture" Pin
Adi Shavit30-Dec-02 4:40
Adi Shavit30-Dec-02 4:40 
GeneralSSH2 Protocol Pin
Nick Parker30-Dec-02 3:16
protectorNick Parker30-Dec-02 3:16 
QuestionWhy isn't modeless child dialog destroyed properly? Pin
Moak30-Dec-02 2:47
Moak30-Dec-02 2:47 
Hi,
I have a modless child dialog in a CDialog.

In OnDestroy() of my CDialog I need to manually call DestroyWindow() for my child dialogs, or they do not become properly destroyed (all other child controls are destroyed fine). I wonder why... so I checked styles/messages with Spy and the child dialog becomes a WM_DESTROY message from the parent. Strange that I still need to call DestroyWindow()?

Is there something I don't understand or made wrong?
AnswerRe: Why isn't modeless child dialog destroyed properly? Pin
Gary R. Wheeler30-Dec-02 4:22
Gary R. Wheeler30-Dec-02 4:22 
GeneralRe: Why isn't modeless child dialog destroyed properly? Pin
Moak30-Dec-02 4:58
Moak30-Dec-02 4:58 
GeneralVC++ .net include directories Pin
Luke Murray29-Dec-02 21:57
Luke Murray29-Dec-02 21:57 
Generalctrl+alt+del Pin
r i s h a b h s29-Dec-02 19:17
r i s h a b h s29-Dec-02 19:17 
GeneralRe: ctrl+alt+del Pin
Dominik Reichl29-Dec-02 22:20
Dominik Reichl29-Dec-02 22:20 
GeneralRe: ctrl+alt+del Pin
r i s h a b h s29-Dec-02 23:09
r i s h a b h s29-Dec-02 23:09 
GeneralRe: ctrl+alt+del Pin
jmkhael30-Dec-02 1:56
jmkhael30-Dec-02 1:56 
GeneralRe: ctrl+alt+del Pin
Dominik Reichl30-Dec-02 7:32
Dominik Reichl30-Dec-02 7:32 
GeneralVirtual list VS Text Callbacks Pin
alex.barylski29-Dec-02 17:54
alex.barylski29-Dec-02 17:54 
Questioncrash in debug, but ok in release? Pin
zecodela29-Dec-02 17:01
zecodela29-Dec-02 17:01 
AnswerRe: crash in debug, but ok in release? Pin
zecodela29-Dec-02 17:04
zecodela29-Dec-02 17:04 
AnswerRe: crash in debug, but ok in release? Pin
Todd C. Wilson29-Dec-02 17:08
Todd C. Wilson29-Dec-02 17:08 
GeneralRe: crash in debug, but ok in release? Pin
zecodela29-Dec-02 17:16
zecodela29-Dec-02 17:16 
GeneralRe: crash in debug, but ok in release? Pin
Todd C. Wilson29-Dec-02 17:49
Todd C. Wilson29-Dec-02 17:49 
GeneralRe: crash in debug, but ok in release? Pin
zecodela29-Dec-02 20:14
zecodela29-Dec-02 20:14 
GeneralRe: crash in debug, but ok in release? Pin
Todd C. Wilson30-Dec-02 1:36
Todd C. Wilson30-Dec-02 1:36 
AnswerRe: crash in debug, but ok in release? Pin
Adi Shavit30-Dec-02 4:44
Adi Shavit30-Dec-02 4:44 

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.