Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCStringArray Pin
si_6926-Mar-04 0:35
si_6926-Mar-04 0:35 
GeneralRe: CStringArray Pin
si_6926-Mar-04 0:48
si_6926-Mar-04 0:48 
GeneralRe: CStringArray Pin
aswdwdwd26-Mar-04 1:11
aswdwdwd26-Mar-04 1:11 
GeneralMultithreading Pin
SatyaDY25-Mar-04 23:39
SatyaDY25-Mar-04 23:39 
GeneralRe: Multithreading Pin
_Magnus_26-Mar-04 1:20
_Magnus_26-Mar-04 1:20 
GeneralRe: Multithreading Pin
Prakash Nadar26-Mar-04 3:48
Prakash Nadar26-Mar-04 3:48 
GeneralRe: Multithreading Pin
Antony M Kancidrowski26-Mar-04 4:03
Antony M Kancidrowski26-Mar-04 4:03 
GeneralRe: Multithreading Pin
Aris Adrianto S26-Mar-04 10:05
Aris Adrianto S26-Mar-04 10:05 
I think you can use the ordinary "TRACE" inside each threads, and then use F5 to debug.

This will only show you the sequence of operations that really happen. But the advantage is that you will know what is happened on when

But don't use too many TRACE, on each thread, cause doing so will make the debug report is too long and hard to TRACE

does it help? Blush | :O

Programming or Die?
----C++ 4 ever-----
GeneralException handling problem Pin
Imtiaz Murtaza25-Mar-04 23:37
Imtiaz Murtaza25-Mar-04 23:37 
GeneralRe: Exception handling problem Pin
Robert A. T. Káldy26-Mar-04 0:24
Robert A. T. Káldy26-Mar-04 0:24 
GeneralRe: Exception handling problem Pin
Joaquín M López Muñoz26-Mar-04 2:25
Joaquín M López Muñoz26-Mar-04 2:25 
GeneralC++ HTTP library Pin
Anonymous25-Mar-04 23:14
Anonymous25-Mar-04 23:14 
GeneralRe: C++ HTTP library Pin
Aris Adrianto S25-Mar-04 23:29
Aris Adrianto S25-Mar-04 23:29 
GeneralRe: C++ HTTP library Pin
Anonymous26-Mar-04 4:46
Anonymous26-Mar-04 4:46 
QuestionMove C++ application from MAC to PC? Pin
palei25-Mar-04 22:37
palei25-Mar-04 22:37 
AnswerRe: Move C++ application from MAC to PC? Pin
Michael P Butler26-Mar-04 1:07
Michael P Butler26-Mar-04 1:07 
GeneralMFC-Dialog with Thread: Access a non-static member-variable in a static function Pin
sandfluss25-Mar-04 22:18
sandfluss25-Mar-04 22:18 
GeneralRe: MFC-Dialog with Thread: Access a non-static member-variable in a static function Pin
wb26-Mar-04 0:29
wb26-Mar-04 0:29 
GeneralRe: MFC-Dialog with Thread: Access a non-static member-variable in a static function Pin
Monty226-Mar-04 0:31
Monty226-Mar-04 0:31 
GeneralRe: MFC-Dialog with Thread: Access a non-static member-variable in a static function Pin
Robert A. T. Káldy26-Mar-04 0:38
Robert A. T. Káldy26-Mar-04 0:38 
GeneralDialog box & cbWndExtra Pin
Mehran Ziadloo25-Mar-04 21:47
Mehran Ziadloo25-Mar-04 21:47 
GeneralRe: Dialog box & cbWndExtra Pin
Mike Dimmick26-Mar-04 6:30
Mike Dimmick26-Mar-04 6:30 
GeneralUser-Defind Data for CWnd Pin
monrobot1325-Mar-04 21:20
monrobot1325-Mar-04 21:20 
GeneralRe: User-Defind Data for CWnd Pin
Prakash Nadar25-Mar-04 21:30
Prakash Nadar25-Mar-04 21:30 
GeneralRe: User-Defind Data for CWnd Pin
monrobot1326-Mar-04 0:48
monrobot1326-Mar-04 0:48 

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.