Click here to Skip to main content
15,887,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Use theme elements with alpha Pin
Code-o-mat16-Dec-09 20:25
Code-o-mat16-Dec-09 20:25 
GeneralRe: Use theme elements with alpha Pin
Ivo Beltchev16-Dec-09 20:42
Ivo Beltchev16-Dec-09 20:42 
GeneralRe: Use theme elements with alpha Pin
Code-o-mat16-Dec-09 20:59
Code-o-mat16-Dec-09 20:59 
Questioncan I run notepad.exe inside View window? Pin
rambojanggoon16-Dec-09 9:20
rambojanggoon16-Dec-09 9:20 
AnswerRe: can I run notepad.exe inside View window? Pin
Nemanja Trifunovic16-Dec-09 9:40
Nemanja Trifunovic16-Dec-09 9:40 
Questionminimize notification of MFC application Pin
kasi1416-Dec-09 7:45
kasi1416-Dec-09 7:45 
AnswerRe: minimize notification of MFC application Pin
Abhi Lahare16-Dec-09 9:52
Abhi Lahare16-Dec-09 9:52 
QuestionHow to get a thread's exit code Pin
masnu16-Dec-09 5:24
masnu16-Dec-09 5:24 
Hi guys,

I'm creating a multi-threaded application using _beginthreadex() and _endthreadex(). If my thread executes correctly I call _endthreadex( 0 ) but if it doesn't I call _endthreadex( <some error code> ). How can I capture the thread's exit code in the main thread?

Thanks.
AnswerRe: How to get a thread's exit code Pin
«_Superman_»16-Dec-09 5:38
professional«_Superman_»16-Dec-09 5:38 
AnswerRe: How to get a thread's exit code Pin
Rajesh R Subramanian16-Dec-09 7:56
professionalRajesh R Subramanian16-Dec-09 7:56 
GeneralRe: How to get a thread's exit code Pin
masnu16-Dec-09 8:07
masnu16-Dec-09 8:07 
AnswerRe: How to get a thread's exit code Pin
Rajesh R Subramanian16-Dec-09 8:25
professionalRajesh R Subramanian16-Dec-09 8:25 
AnswerRe: How to get a thread's exit code Pin
Rajesh R Subramanian16-Dec-09 8:30
professionalRajesh R Subramanian16-Dec-09 8:30 
GeneralRe: How to get a thread's exit code Pin
masnu16-Dec-09 8:33
masnu16-Dec-09 8:33 
Questionre: Building a static linked VS C++ executable Pin
Alan Kurlansky16-Dec-09 2:44
Alan Kurlansky16-Dec-09 2:44 
AnswerRe: re: Building a static linked VS C++ executable Pin
Rajesh R Subramanian16-Dec-09 3:38
professionalRajesh R Subramanian16-Dec-09 3:38 
Questionfatal error C1001: INTERNAL COMPILER ERROR Pin
wangningyu16-Dec-09 1:52
wangningyu16-Dec-09 1:52 
AnswerRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
Fatbuddha 116-Dec-09 2:04
Fatbuddha 116-Dec-09 2:04 
GeneralRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
wangningyu16-Dec-09 2:29
wangningyu16-Dec-09 2:29 
GeneralRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
Abhi Lahare16-Dec-09 3:09
Abhi Lahare16-Dec-09 3:09 
GeneralRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
Fatbuddha 116-Dec-09 5:55
Fatbuddha 116-Dec-09 5:55 
AnswerRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
22491716-Dec-09 12:00
22491716-Dec-09 12:00 
GeneralRe: fatal error C1001: INTERNAL COMPILER ERROR Pin
wangningyu20-Dec-09 5:00
wangningyu20-Dec-09 5:00 
QuestionC++ File system Pin
hrishiS16-Dec-09 1:13
hrishiS16-Dec-09 1:13 
AnswerRe: C++ File system Pin
CPallini16-Dec-09 1:53
mveCPallini16-Dec-09 1:53 

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.