Click here to Skip to main content
15,898,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CPropertySheet Questons Pin
James R. Twine14-May-02 5:04
James R. Twine14-May-02 5:04 
GeneralRe: CPropertySheet Questons Pin
moobob14-May-02 5:44
moobob14-May-02 5:44 
GeneralRe: CPropertySheet Questons Pin
moobob14-May-02 5:55
moobob14-May-02 5:55 
GeneralRe: CPropertySheet Questons Pin
dazinith14-May-02 5:16
dazinith14-May-02 5:16 
GeneralJust 'couze I'm not sure Pin
DarkL_Phoenix14-May-02 4:19
DarkL_Phoenix14-May-02 4:19 
Generalworker thread and status bar updates Pin
Gunnar14-May-02 3:42
Gunnar14-May-02 3:42 
GeneralRe: worker thread and status bar updates Pin
Alexandru Savescu14-May-02 3:43
Alexandru Savescu14-May-02 3:43 
GeneralRe: worker thread and status bar updates Pin
Gunnar14-May-02 13:14
Gunnar14-May-02 13:14 
Is there an easy way to determine if I'm in a worker thread vs the main thread? I tried calling:

if( AfxGetMainWnd() )

expecting that it would return NULL if it was the worker thread, based on an article by NewComer on CodeProject. However, it didn't return null in the worker thread. Any ideas?
GeneralString error Pin
tongc14-May-02 3:20
tongc14-May-02 3:20 
GeneralRe: String error Pin
Martin Speiser14-May-02 3:36
Martin Speiser14-May-02 3:36 
GeneralRe: String error Pin
Chris Losinger14-May-02 3:37
professionalChris Losinger14-May-02 3:37 
GeneralRe: String error Pin
Jonathan Craig14-May-02 3:33
Jonathan Craig14-May-02 3:33 
GeneralRe: String error Pin
Alexandru Savescu14-May-02 3:35
Alexandru Savescu14-May-02 3:35 
GeneralRe: String error Pin
tongc14-May-02 3:42
tongc14-May-02 3:42 
GeneralRe: String error Pin
Alexandru Savescu14-May-02 3:47
Alexandru Savescu14-May-02 3:47 
GeneralRe: String error Pin
tongc14-May-02 3:52
tongc14-May-02 3:52 
QuestionHeap memory error? Pin
Martin Laporte14-May-02 3:27
Martin Laporte14-May-02 3:27 
AnswerRe: Heap memory error? Pin
Chris Losinger14-May-02 3:35
professionalChris Losinger14-May-02 3:35 
AnswerRe: Heap memory error? Pin
Maxwell Chen14-May-02 3:35
Maxwell Chen14-May-02 3:35 
AnswerRe: Heap memory error? Pin
James R. Twine14-May-02 5:08
James R. Twine14-May-02 5:08 
GeneralJPEG Question Pin
AJ12314-May-02 3:18
AJ12314-May-02 3:18 
GeneralRe: JPEG Question Pin
Chris Losinger14-May-02 3:33
professionalChris Losinger14-May-02 3:33 
GeneralRe: JPEG Question Pin
Jon Hulatt14-May-02 4:17
Jon Hulatt14-May-02 4:17 
GeneralRe: JPEG Question Pin
Chris Losinger14-May-02 4:31
professionalChris Losinger14-May-02 4:31 
GeneralMemory: Debug vs. real world Pin
Mike Osbahr14-May-02 3:05
Mike Osbahr14-May-02 3:05 

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.