Click here to Skip to main content
15,920,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Whot is wrong with this code? Pin
PJ Arends25-Mar-06 9:43
professionalPJ Arends25-Mar-06 9:43 
Questiondafs Pin
pravin parmar25-Mar-06 1:38
pravin parmar25-Mar-06 1:38 
Questionhow to check thread is running or not Pin
baldha rakesh25-Mar-06 0:18
baldha rakesh25-Mar-06 0:18 
AnswerRe: how to check thread is running or not Pin
Justin Tay25-Mar-06 0:35
Justin Tay25-Mar-06 0:35 
AnswerRe: how to check thread is running or not Pin
Stephen Hewitt25-Mar-06 1:10
Stephen Hewitt25-Mar-06 1:10 
GeneralRe: how to check thread is running or not Pin
Justin Tay25-Mar-06 1:42
Justin Tay25-Mar-06 1:42 
GeneralRe: how to check thread is running or not Pin
ThatsAlok25-Mar-06 6:04
ThatsAlok25-Mar-06 6:04 
GeneralRe: how to check thread is running or not Pin
Stephen Hewitt26-Mar-06 12:20
Stephen Hewitt26-Mar-06 12:20 
ThatsAlok wrote:
Returning ZERO signals thats your thread is successfully closed


 This need not be the case: The programmer is free to place whatever interpretation on the exit code of a thread that is appropriate for his application. 0 for success is simply the most popular. For example you could use the return code to return the result of a computation.

Steve
GeneralRe: how to check thread is running or not Pin
ThatsAlok26-Mar-06 17:55
ThatsAlok26-Mar-06 17:55 
QuestionDraw barcode and MapMode Pin
includeh1024-Mar-06 23:55
includeh1024-Mar-06 23:55 
QuestionSending Fax using the FaxSendDocuemnt API Pin
aasstt24-Mar-06 23:02
aasstt24-Mar-06 23:02 
QuestionProblem with Controls on dialog box with images Pin
Ganesh_T24-Mar-06 21:50
Ganesh_T24-Mar-06 21:50 
AnswerRe: Problem with Controls on dialog box with images Pin
Hamid_RT29-Mar-06 6:46
Hamid_RT29-Mar-06 6:46 
GeneralRe: Problem with Controls on dialog box with images Pin
Ganesh_T29-Mar-06 19:20
Ganesh_T29-Mar-06 19:20 
GeneralRe: Problem with Controls on dialog box with images Pin
Hamid_RT30-Mar-06 2:01
Hamid_RT30-Mar-06 2:01 
Questionpure C question about accessing bits Pin
bouli24-Mar-06 21:42
bouli24-Mar-06 21:42 
AnswerRe: pure C question about accessing bits Pin
Justin Tay25-Mar-06 0:17
Justin Tay25-Mar-06 0:17 
GeneralRe: pure C question about accessing bits Pin
bouli25-Mar-06 2:48
bouli25-Mar-06 2:48 
GeneralRe: pure C question about accessing bits Pin
Justin Tay25-Mar-06 5:25
Justin Tay25-Mar-06 5:25 
GeneralRe: pure C question about accessing bits Pin
bouli25-Mar-06 6:16
bouli25-Mar-06 6:16 
GeneralRe: pure C question about accessing bits Pin
Justin Tay25-Mar-06 6:33
Justin Tay25-Mar-06 6:33 
GeneralRe: pure C question about accessing bits Pin
bouli25-Mar-06 6:50
bouli25-Mar-06 6:50 
GeneralRe: pure C question about accessing bits Pin
bouli25-Mar-06 7:05
bouli25-Mar-06 7:05 
GeneralRe: pure C question about accessing bits Pin
bouli16-Apr-06 0:28
bouli16-Apr-06 0:28 
QuestionOnFind() Pin
fuschia24-Mar-06 21:35
fuschia24-Mar-06 21:35 

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.