Click here to Skip to main content
15,909,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: object life cycle question Pin
tyr200025-Feb-09 3:34
tyr200025-Feb-09 3:34 
Question[OT] Re: object life cycle question Pin
David Crow25-Feb-09 6:19
David Crow25-Feb-09 6:19 
AnswerRe: [OT] Re: object life cycle question Pin
tyr200025-Feb-09 13:01
tyr200025-Feb-09 13:01 
GeneralRe: object life cycle question Pin
tyr200025-Feb-09 13:32
tyr200025-Feb-09 13:32 
GeneralRe: object life cycle question Pin
Maximilien25-Feb-09 3:46
Maximilien25-Feb-09 3:46 
GeneralRe: object life cycle question Pin
David Crow25-Feb-09 6:18
David Crow25-Feb-09 6:18 
GeneralRe: object life cycle question Pin
tyr200025-Feb-09 13:14
tyr200025-Feb-09 13:14 
AnswerRe: object life cycle question Pin
Stuart Dootson25-Feb-09 8:55
professionalStuart Dootson25-Feb-09 8:55 
You need to synchronize the main thread (that's the one the CMainWnd is running in) with the other thread. In addition, have you at any point told the other thread to exit? If not, it won't, until the application exits.

Without seeing code, it's difficult to say much more.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralRe: object life cycle question Pin
tyr200025-Feb-09 13:12
tyr200025-Feb-09 13:12 
GeneralRe: object life cycle question Pin
Stuart Dootson25-Feb-09 15:14
professionalStuart Dootson25-Feb-09 15:14 
QuestionHow to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 2:48
susanne125-Feb-09 2:48 
AnswerRe: How to enabling CMainFrame to have the cursor when the application starts Pin
Sarath C25-Feb-09 3:04
Sarath C25-Feb-09 3:04 
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 3:22
susanne125-Feb-09 3:22 
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 5:10
susanne125-Feb-09 5:10 
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
Sarath C25-Feb-09 5:59
Sarath C25-Feb-09 5:59 
GeneralRe: How to enabling CMainFrame to have the cursor when the application starts Pin
susanne125-Feb-09 6:11
susanne125-Feb-09 6:11 
QuestionLinker Extern Erros from MFC objects Pin
ForNow25-Feb-09 2:38
ForNow25-Feb-09 2:38 
AnswerRe: Linker Extern Erros from MFC objects Pin
Sarath C25-Feb-09 2:48
Sarath C25-Feb-09 2:48 
GeneralRe: Linker Extern Erros from MFC objects Pin
ForNow25-Feb-09 7:04
ForNow25-Feb-09 7:04 
QuestionMBCS with Unicode Pin
Member 475657425-Feb-09 2:26
Member 475657425-Feb-09 2:26 
AnswerRe: MBCS with Unicode Pin
«_Superman_»25-Feb-09 2:28
professional«_Superman_»25-Feb-09 2:28 
GeneralRe: MBCS with Unicode Pin
Member 475657425-Feb-09 2:36
Member 475657425-Feb-09 2:36 
GeneralRe: MBCS with Unicode Pin
«_Superman_»25-Feb-09 2:41
professional«_Superman_»25-Feb-09 2:41 
AnswerRe: MBCS with Unicode Pin
Sarath C25-Feb-09 3:01
Sarath C25-Feb-09 3:01 
QuestionBuffer to HDC handle Pin
Elsie25-Feb-09 2:24
Elsie25-Feb-09 2:24 

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.