Click here to Skip to main content
16,005,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Catching Dialog Box Errors - ignore previous post Pin
Tomasz Sowinski15-Aug-02 2:00
Tomasz Sowinski15-Aug-02 2:00 
GeneralSmart Pointer implementation question Pin
pankajdaga14-Aug-02 23:50
pankajdaga14-Aug-02 23:50 
GeneralRe: Smart Pointer implementation question Pin
Tomasz Sowinski14-Aug-02 23:59
Tomasz Sowinski14-Aug-02 23:59 
GeneralRe: Smart Pointer implementation question Pin
pankajdaga16-Aug-02 1:45
pankajdaga16-Aug-02 1:45 
GeneralRe: Smart Pointer implementation question Pin
Stuart Dootson15-Aug-02 11:15
professionalStuart Dootson15-Aug-02 11:15 
GeneralRe: Smart Pointer implementation question Pin
pankajdaga16-Aug-02 1:43
pankajdaga16-Aug-02 1:43 
GeneralRe: Smart Pointer implementation question Pin
Stuart Dootson16-Aug-02 9:39
professionalStuart Dootson16-Aug-02 9:39 
GeneralSomething changed in MFC in VC7.0 Pin
Mukkie14-Aug-02 22:53
Mukkie14-Aug-02 22:53 
Hi!

I recently ported several my projects from VC6 to VC7. I have noticed large memory leaks. After some debugging, I have found out that ExitInstance is not called any more. This is due to fact, that window is destroyed far more earlier (I think) than before. Application exits (quits ,immediately) in CFrameWnd::OnClose() during DestroyWindow() - last line in this method.
What is the reason?

I cannot find any document which describes this issue.
Confused | :confused:

Questionis it possible? Pin
shakir14-Aug-02 21:31
shakir14-Aug-02 21:31 
AnswerRe: is it possible? Pin
bebe harhour14-Aug-02 22:02
bebe harhour14-Aug-02 22:02 
GeneralRe: is it possible? Pin
Anonymous14-Aug-02 23:34
Anonymous14-Aug-02 23:34 
GeneralRe: is it possible? Pin
shakir14-Aug-02 23:34
shakir14-Aug-02 23:34 
GeneralRe: is it possible? Pin
Anonymous16-Aug-02 21:40
Anonymous16-Aug-02 21:40 
QuestionBindDefaultProperty?? Pin
DerBay14-Aug-02 21:10
sussDerBay14-Aug-02 21:10 
GeneralChanging the font of Edit Box Pin
Shibu14-Aug-02 20:51
Shibu14-Aug-02 20:51 
GeneralRe: Changing the font of Edit Box Pin
Tomasz Sowinski14-Aug-02 23:22
Tomasz Sowinski14-Aug-02 23:22 
GeneralBitmap with scrolling capability Pin
Shibu14-Aug-02 20:37
Shibu14-Aug-02 20:37 
GeneralRe: Bitmap with scrolling capability Pin
Tomasz Sowinski14-Aug-02 23:46
Tomasz Sowinski14-Aug-02 23:46 
GeneralAttributes and MFC Pin
paulb14-Aug-02 18:52
paulb14-Aug-02 18:52 
GeneralDialog windows Pin
Jason Hooper14-Aug-02 18:48
Jason Hooper14-Aug-02 18:48 
GeneralRe: Dialog windows Pin
DanielO15-Aug-02 0:37
DanielO15-Aug-02 0:37 
QuestionShow popup menu not animated? Pin
Anonymous14-Aug-02 18:37
Anonymous14-Aug-02 18:37 
AnswerRe: Show popup menu not animated? Pin
Roman Fadeyev14-Aug-02 19:20
Roman Fadeyev14-Aug-02 19:20 
GeneralRe: Show popup menu not animated? Pin
Anonymous14-Aug-02 19:23
Anonymous14-Aug-02 19:23 
GeneralRe: Show popup menu not animated? Pin
Roman Fadeyev14-Aug-02 19:39
Roman Fadeyev14-Aug-02 19:39 

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.