Click here to Skip to main content
15,915,703 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: gc struct/class Help Pin
Anders Molin4-Jun-02 9:31
professionalAnders Molin4-Jun-02 9:31 
GeneralRe: gc struct/class Help Pin
4-Jun-02 9:33
suss4-Jun-02 9:33 
GeneralRe: gc struct/class Help Pin
Paul Watson4-Jun-02 21:58
sitebuilderPaul Watson4-Jun-02 21:58 
GeneralThe thing is in the tree Pin
Rage4-Jun-02 6:22
professionalRage4-Jun-02 6:22 
GeneralRe: The thing is in the tree Pin
4-Jun-02 11:18
suss4-Jun-02 11:18 
GeneralRe: The thing is in the tree Pin
Rage4-Jun-02 21:18
professionalRage4-Jun-02 21:18 
GeneralRe: The thing is in the tree Pin
4-Jun-02 21:29
suss4-Jun-02 21:29 
GeneralThread blocking interface Pin
Hans Ruck4-Jun-02 6:17
Hans Ruck4-Jun-02 6:17 
In a MFC dialog-based application i've created a worker thread.
In the worker thread i call Sleep(5000) and the interface blocks for the specified period.
I have to mention that the thread is involved in many operations including mutexes and objects located in some other threads, but not the main one of the interface.
Could you tell me how should i handle the problem?

rechi
GeneralRe: Thread blocking interface Pin
Tomasz Sowinski4-Jun-02 6:41
Tomasz Sowinski4-Jun-02 6:41 
GeneralRe: Thread blocking interface Pin
Hans Ruck4-Jun-02 6:43
Hans Ruck4-Jun-02 6:43 
GeneralRe: Thread blocking interface Pin
Tomasz Sowinski4-Jun-02 6:48
Tomasz Sowinski4-Jun-02 6:48 
GeneralRe: Thread blocking interface Pin
Hans Ruck4-Jun-02 7:09
Hans Ruck4-Jun-02 7:09 
GeneralSingle document in MDI Pin
Haakon S.4-Jun-02 6:14
Haakon S.4-Jun-02 6:14 
GeneralRe: Single document in MDI Pin
Tomasz Sowinski4-Jun-02 6:13
Tomasz Sowinski4-Jun-02 6:13 
GeneralRe: Single document in MDI Pin
Haakon S.4-Jun-02 6:26
Haakon S.4-Jun-02 6:26 
GeneralRe: Single document in MDI Pin
Tomasz Sowinski4-Jun-02 6:27
Tomasz Sowinski4-Jun-02 6:27 
GeneralRe: Single document in MDI Pin
Haakon S.4-Jun-02 7:38
Haakon S.4-Jun-02 7:38 
GeneralRe: Single document in MDI Pin
Tomasz Sowinski4-Jun-02 23:32
Tomasz Sowinski4-Jun-02 23:32 
GeneralRe: Single document in MDI Pin
Ed Gadziemski4-Jun-02 14:52
professionalEd Gadziemski4-Jun-02 14:52 
GeneralEdit box with units Pin
Ali Asi4-Jun-02 5:56
Ali Asi4-Jun-02 5:56 
GeneralRe: Edit box with units Pin
Haakon S.4-Jun-02 8:46
Haakon S.4-Jun-02 8:46 
GeneralResource ID's at runtime Pin
Aaron Schaefer4-Jun-02 5:39
Aaron Schaefer4-Jun-02 5:39 
GeneralRe: Resource ID's at runtime Pin
Joaquín M López Muñoz4-Jun-02 6:23
Joaquín M López Muñoz4-Jun-02 6:23 
GeneralRe: Resource ID's at runtime Pin
Aaron Schaefer4-Jun-02 6:22
Aaron Schaefer4-Jun-02 6:22 
Generalstepping over api calls causes exceptions Pin
moredip4-Jun-02 5:40
moredip4-Jun-02 5:40 

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.