Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: ReadDirectoryChangesW Pin
David Crow3-Oct-05 9:24
David Crow3-Oct-05 9:24 
AnswerRe: ReadDirectoryChangesW Pin
Klempie3-Oct-05 10:00
Klempie3-Oct-05 10:00 
Questionopen new dialog Pin
hamavreg3-Oct-05 6:19
hamavreg3-Oct-05 6:19 
AnswerRe: open new dialog Pin
bugDanny3-Oct-05 6:34
bugDanny3-Oct-05 6:34 
AnswerRe: open new dialog Pin
Prakash Nadar3-Oct-05 6:38
Prakash Nadar3-Oct-05 6:38 
AnswerRe: open new dialog Pin
ddmcr3-Oct-05 7:09
ddmcr3-Oct-05 7:09 
Questionaccess violation in release mode Pin
valerie993-Oct-05 6:02
valerie993-Oct-05 6:02 
AnswerRe: access violation in release mode Pin
Prakash Nadar3-Oct-05 6:32
Prakash Nadar3-Oct-05 6:32 
simply put, you window is not valid when it was closed.

Yes, these kind of problems are quite common in VC++ w.r.t apps running in Debug and not working on Release.

Since you need to take care while multithreading in MFC, I do notknow how the you have created the window, which thread own/created the window. Does that thread has its own message loop, etc ,etc.




-prakash
Generalyes, the dialog window Pin
valerie993-Oct-05 7:28
valerie993-Oct-05 7:28 
AnswerRe: access violation in release mode Pin
Nynaeve3-Oct-05 6:49
Nynaeve3-Oct-05 6:49 
QuestionShared Memory - Old References Pin
sweep1233-Oct-05 5:53
sweep1233-Oct-05 5:53 
Questiontrigger events Pin
Anonymous3-Oct-05 5:46
Anonymous3-Oct-05 5:46 
QuestionThe amazing vanishing keypress Pin
hairy_hats3-Oct-05 5:29
hairy_hats3-Oct-05 5:29 
AnswerRe: The amazing vanishing keypress Pin
icabod3-Oct-05 5:55
icabod3-Oct-05 5:55 
GeneralRe: The amazing vanishing keypress Pin
icabod3-Oct-05 6:06
icabod3-Oct-05 6:06 
GeneralRe: The amazing vanishing keypress Pin
hairy_hats3-Oct-05 23:11
hairy_hats3-Oct-05 23:11 
QuestionCRecordSet ? - adding new records Pin
ddmcr3-Oct-05 3:22
ddmcr3-Oct-05 3:22 
AnswerRe: CRecordSet ? - adding new records Pin
vikas amin3-Oct-05 3:54
vikas amin3-Oct-05 3:54 
QuestionRe: CRecordSet ? - adding new records Pin
ddmcr3-Oct-05 4:06
ddmcr3-Oct-05 4:06 
AnswerRe: CRecordSet ? - adding new records Pin
vikas amin3-Oct-05 4:36
vikas amin3-Oct-05 4:36 
QuestionRe: CRecordSet ? - adding new records [modified] Pin
ddmcr3-Oct-05 5:33
ddmcr3-Oct-05 5:33 
AnswerRe: CRecordSet ? - adding new records Pin
hairy_hats3-Oct-05 5:24
hairy_hats3-Oct-05 5:24 
GeneralRe: CRecordSet ? - adding new records Pin
ddmcr3-Oct-05 5:54
ddmcr3-Oct-05 5:54 
AnswerRe: CRecordSet ? - adding new records Pin
Ghasrfakhri3-Oct-05 5:41
Ghasrfakhri3-Oct-05 5:41 
GeneralRe: CRecordSet ? - adding new records Pin
ddmcr3-Oct-05 5:51
ddmcr3-Oct-05 5:51 

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.