Click here to Skip to main content
15,920,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to access an object that is declared in view1, when in view2? Pin
Steen Krogsgaard7-Aug-02 0:29
Steen Krogsgaard7-Aug-02 0:29 
Generalmessage handling Pin
help5-Aug-02 10:50
help5-Aug-02 10:50 
Generalstandard save dialog problem Pin
Brad Jennings5-Aug-02 10:44
Brad Jennings5-Aug-02 10:44 
GeneralRe: standard save dialog problem Pin
Ernest Laurentin5-Aug-02 10:50
Ernest Laurentin5-Aug-02 10:50 
GeneralRe: standard save dialog problem Pin
Brad Jennings5-Aug-02 11:06
Brad Jennings5-Aug-02 11:06 
GeneralRe: standard save dialog problem Pin
Brad Jennings5-Aug-02 11:36
Brad Jennings5-Aug-02 11:36 
GeneralRe: standard save dialog problem Pin
Ernest Laurentin5-Aug-02 11:51
Ernest Laurentin5-Aug-02 11:51 
GeneralDestroyWindow Issues Pin
tjkrz5-Aug-02 10:37
tjkrz5-Aug-02 10:37 
I'm using CFormView in my program, and in one of my handlers, I open a new view and attempt to close the current. I call DestroyWindow() to kill the window. When I run it, the new form opens and the old one ends up behind it, but doesn't close. Everything inside the form turns to white, but the frame around it stays and can be repositioned as it normally does. It's as if the form itself has closed, but it has left the frame behind.

Has anyone seen this? I've also tried posting a WM_CLOSE message, but that does nothing at all. Can someone please help?
GeneralRe: DestroyWindow Issues Pin
Tomasz Sowinski5-Aug-02 10:47
Tomasz Sowinski5-Aug-02 10:47 
GeneralRe: DestroyWindow Issues Pin
tjkrz5-Aug-02 10:52
tjkrz5-Aug-02 10:52 
GeneralRe: DestroyWindow Issues Pin
Tomasz Sowinski5-Aug-02 11:03
Tomasz Sowinski5-Aug-02 11:03 
GeneralRe: DestroyWindow Issues Pin
tjkrz6-Aug-02 2:51
tjkrz6-Aug-02 2:51 
GeneralSimple ADO question ... Pin
Hadi Rezaee5-Aug-02 9:43
Hadi Rezaee5-Aug-02 9:43 
GeneralRe: Simple ADO question ... Pin
Christian Graus5-Aug-02 13:18
protectorChristian Graus5-Aug-02 13:18 
GeneralRe: Simple ADO question ... Pin
Hadi Rezaee6-Aug-02 7:09
Hadi Rezaee6-Aug-02 7:09 
GeneralRe: Simple ADO question ... Pin
Christian Graus6-Aug-02 13:19
protectorChristian Graus6-Aug-02 13:19 
GeneralRe: Simple ADO question ... Pin
Hadi Rezaee7-Aug-02 5:18
Hadi Rezaee7-Aug-02 5:18 
QuestionHow to implement a external event in a app ? Pin
Cris5-Aug-02 9:31
Cris5-Aug-02 9:31 
AnswerRe: How to implement a external event in a app ? Pin
Nish Nishant5-Aug-02 10:12
sitebuilderNish Nishant5-Aug-02 10:12 
GeneralBasic window style question(non-MFC) Pin
oztanharmanci5-Aug-02 8:29
oztanharmanci5-Aug-02 8:29 
GeneralRe: Basic window style question(non-MFC) Pin
Ernest Laurentin5-Aug-02 10:34
Ernest Laurentin5-Aug-02 10:34 
GeneralRe: Basic window style question(non-MFC) Pin
Oztan Harmanci5-Aug-02 12:30
sussOztan Harmanci5-Aug-02 12:30 
GeneralRe: Basic window style question(non-MFC) Pin
Ernest Laurentin6-Aug-02 6:57
Ernest Laurentin6-Aug-02 6:57 
Generalquestion about _variant_t - not much info in MSDN Pin
ns5-Aug-02 8:04
ns5-Aug-02 8:04 
GeneralRe: question about _variant_t - not much info in MSDN Pin
Tomasz Sowinski5-Aug-02 8:15
Tomasz Sowinski5-Aug-02 8:15 

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.