Click here to Skip to main content
16,016,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:08
softtec6-Jun-05 5:08 
GeneralRe: rendering point on clientarea Pin
MailtoGops6-Jun-05 5:11
MailtoGops6-Jun-05 5:11 
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:19
softtec6-Jun-05 5:19 
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:32
softtec6-Jun-05 5:32 
GeneralRe: rendering point on clientarea Pin
softtec6-Jun-05 5:54
softtec6-Jun-05 5:54 
Generalchecking if document is closing Pin
jaycush6-Jun-05 3:50
jaycush6-Jun-05 3:50 
GeneralRe: checking if document is closing Pin
MailtoGops6-Jun-05 5:08
MailtoGops6-Jun-05 5:08 
GeneralRe: checking if document is closing Pin
liquid_6-Jun-05 5:12
liquid_6-Jun-05 5:12 
I would suggest to make it by setting a flag, member of CDocument (eg. bool closing), at the beginning of your OnCloseDocument override and unsetting it at the end of the function.
GeneralCreating and displaying video stream from raw data Pin
rfenton1236-Jun-05 3:21
rfenton1236-Jun-05 3:21 
GeneralRaw Database File Format Pin
Toni786-Jun-05 3:14
Toni786-Jun-05 3:14 
GeneralRe: Raw Database File Format Pin
David Crow6-Jun-05 4:22
David Crow6-Jun-05 4:22 
GeneralRe: Raw Database File Format Pin
Toni786-Jun-05 5:42
Toni786-Jun-05 5:42 
GeneralChild DialogBox (win32) doesn't receive ENTER keyboard input Pin
jean-francois.lefebvre6-Jun-05 2:58
jean-francois.lefebvre6-Jun-05 2:58 
GeneralRe: Child DialogBox (win32) doesn't receive ENTER keyboard input Pin
Andy Moore6-Jun-05 7:45
Andy Moore6-Jun-05 7:45 
GeneralCRichEditDoc Serialization strangeness Pin
hairy_hats6-Jun-05 2:56
hairy_hats6-Jun-05 2:56 
GeneralpInvoke problem Pin
ppp0016-Jun-05 1:15
ppp0016-Jun-05 1:15 
QuestionWhy am i getting this message? Pin
mpallavi6-Jun-05 0:57
mpallavi6-Jun-05 0:57 
AnswerRe: Why am i getting this message? Pin
RChin6-Jun-05 1:01
RChin6-Jun-05 1:01 
GeneralRe: Why am i getting this message? Pin
mpallavi6-Jun-05 1:41
mpallavi6-Jun-05 1:41 
GeneralRe: Why am i getting this message? Pin
RChin6-Jun-05 1:50
RChin6-Jun-05 1:50 
GeneralRe: Why am i getting this message? Pin
mpallavi6-Jun-05 2:26
mpallavi6-Jun-05 2:26 
AnswerRe: Why am i getting this message? Pin
ThatsAlok6-Jun-05 1:07
ThatsAlok6-Jun-05 1:07 
GeneralRe: Why am i getting this message? Pin
mpallavi6-Jun-05 1:43
mpallavi6-Jun-05 1:43 
GeneralRe: Why am i getting this message? Pin
ThatsAlok6-Jun-05 1:47
ThatsAlok6-Jun-05 1:47 
Generalcapturing the save events Pin
Anonymous6-Jun-05 0:47
Anonymous6-Jun-05 0:47 

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.