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

C / C++ / MFC

 
QuestionHow to test the network status Pin
kcynic27-Jun-07 3:24
kcynic27-Jun-07 3:24 
AnswerRe: How to test the network status Pin
Moak29-Jun-07 1:20
Moak29-Jun-07 1:20 
QuestionRelease the project Pin
kcynic27-Jun-07 3:13
kcynic27-Jun-07 3:13 
AnswerRe: Release the project Pin
aatul27-Jun-07 4:14
aatul27-Jun-07 4:14 
GeneralRe: Release the project Pin
kcynic27-Jun-07 23:37
kcynic27-Jun-07 23:37 
AnswerRe: Release the project Pin
sheshidar27-Jun-07 18:19
sheshidar27-Jun-07 18:19 
GeneralRe: Release the project Pin
kcynic27-Jun-07 23:42
kcynic27-Jun-07 23:42 
QuestionThread debug Pin
RichardS27-Jun-07 2:59
RichardS27-Jun-07 2:59 
Hi All,

Our programmes use a generic thread creation and destruction so it makes it easy to create and control threads in the system without everybody having to re-implement the creation code. The problem however is that in debug mode we get:

The thread '___thread_callback' (0x8ec) has exited with code 0 (0x0).

___thread_callback is repeated a number of times equivilant to the number of threads created. Is there any way of changing this debug output in VS2005 to indicate which thread exited?

thanks,
Rich


"Programming today is a race between software engineers striving to build bigger and
better idiot-proof programs, and the Universe trying to produce bigger and better idiots.
So far the Universe is winning." -- Rich Cook

AnswerRe: Thread debug Pin
BadKarma27-Jun-07 3:35
BadKarma27-Jun-07 3:35 
GeneralRe: Thread debug Pin
RichardS27-Jun-07 3:54
RichardS27-Jun-07 3:54 
GeneralRe: Thread debug Pin
led mike27-Jun-07 4:50
led mike27-Jun-07 4:50 
GeneralRe: Thread debug Pin
BadKarma27-Jun-07 5:19
BadKarma27-Jun-07 5:19 
QuestionLVN_BEGINDRAG Pin
baerten27-Jun-07 2:44
baerten27-Jun-07 2:44 
AnswerRe: LVN_BEGINDRAG Pin
KarstenK27-Jun-07 2:50
mveKarstenK27-Jun-07 2:50 
GeneralRe: LVN_BEGINDRAG Pin
baerten27-Jun-07 3:49
baerten27-Jun-07 3:49 
GeneralRe: LVN_BEGINDRAG Pin
KarstenK27-Jun-07 4:26
mveKarstenK27-Jun-07 4:26 
GeneralRe: LVN_BEGINDRAG Pin
baerten27-Jun-07 4:40
baerten27-Jun-07 4:40 
QuestionCTreeCtrl and trapping on message after checkbox is marked Pin
JDCSI9927-Jun-07 1:49
JDCSI9927-Jun-07 1:49 
AnswerRe: CTreeCtrl and trapping on message after checkbox is marked Pin
Iain Clarke, Warrior Programmer27-Jun-07 3:12
Iain Clarke, Warrior Programmer27-Jun-07 3:12 
AnswerRe: CTreeCtrl and trapping on message after checkbox is marked Pin
Iain Clarke, Warrior Programmer27-Jun-07 3:38
Iain Clarke, Warrior Programmer27-Jun-07 3:38 
GeneralRe: CTreeCtrl and trapping on message after checkbox is marked Pin
JDCSI9927-Jun-07 4:38
JDCSI9927-Jun-07 4:38 
QuestionHelp needed to solve images problem Pin
James_Programmer27-Jun-07 1:42
James_Programmer27-Jun-07 1:42 
AnswerRe: Help needed to solve images problem Pin
KarstenK27-Jun-07 1:59
mveKarstenK27-Jun-07 1:59 
GeneralRe: Help needed to solve images problem Pin
James_Programmer27-Jun-07 2:14
James_Programmer27-Jun-07 2:14 
GeneralRe: Help needed to solve images problem Pin
KarstenK27-Jun-07 2:45
mveKarstenK27-Jun-07 2:45 

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.