Click here to Skip to main content
15,909,741 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalreflection Pin
Jerome Conus20-Jun-04 20:24
Jerome Conus20-Jun-04 20:24 
GeneralRe: reflection Pin
Roger Wright20-Jun-04 21:02
professionalRoger Wright20-Jun-04 21:02 
GeneralRe: reflection Pin
wb21-Jun-04 1:05
wb21-Jun-04 1:05 
GeneralRe: reflection Pin
Prakash Nadar21-Jun-04 0:14
Prakash Nadar21-Jun-04 0:14 
GeneralRe: reflection Pin
Johnny ²21-Jun-04 1:14
Johnny ²21-Jun-04 1:14 
GeneralRe: reflection Pin
Ryan Roberts21-Jun-04 1:29
Ryan Roberts21-Jun-04 1:29 
QuestionProgram exited with code 2 (0x02). What does it mean? Pin
uus9920-Jun-04 20:13
uus9920-Jun-04 20:13 
AnswerRe: Program exited with code 2 (0x02). What does it mean? Pin
Michael Dunn20-Jun-04 20:23
sitebuilderMichael Dunn20-Jun-04 20:23 
An exit code of 2 has no intrinsic meaning, nor does 0. It's the convention that 0 means "app exited normally" but that's not a rule. The process and each thread has an exit code, and the code can be used for whatever purpose the app wants.

--Mike--
Personal stuff:: Ericahist | Homepage
Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt
CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ

----
Pinky, are you pondering what I'm pondering?
I think so Brain, but if we shaved our heads, we'd look like weasels!

AnswerRe: Program exited with code 2 (0x02). What does it mean? Pin
Antony M Kancidrowski21-Jun-04 2:40
Antony M Kancidrowski21-Jun-04 2:40 
GeneralRe: Program exited with code 2 (0x02). What does it mean? Pin
uus9921-Jun-04 14:04
uus9921-Jun-04 14:04 
GeneralRe: Program exited with code 2 (0x02). What does it mean? Pin
Antony M Kancidrowski22-Jun-04 10:25
Antony M Kancidrowski22-Jun-04 10:25 
Generalinverting an image Pin
Naga the bug fixer20-Jun-04 19:39
Naga the bug fixer20-Jun-04 19:39 
GeneralRe: inverting an image Pin
ThatsAlok21-Jun-04 22:31
ThatsAlok21-Jun-04 22:31 
GeneralWindows Messages Pin
aamir121a20-Jun-04 18:36
aamir121a20-Jun-04 18:36 
GeneralRe: Windows Messages Pin
Michael Dunn20-Jun-04 20:12
sitebuilderMichael Dunn20-Jun-04 20:12 
GeneralProcessing rowsets Pin
Member 105289920-Jun-04 18:28
Member 105289920-Jun-04 18:28 
QuestionOutlook Express pluginable? rule-able? Pin
Vadim Tabakman20-Jun-04 18:03
Vadim Tabakman20-Jun-04 18:03 
QuestionWM_INITDIALOG not being processed first? Pin
Booya10020-Jun-04 17:57
Booya10020-Jun-04 17:57 
Generala problem Pin
Yulianto.20-Jun-04 16:54
Yulianto.20-Jun-04 16:54 
GeneralRe: a problem Pin
Michael Dunn20-Jun-04 20:15
sitebuilderMichael Dunn20-Jun-04 20:15 
GeneralDeterming if Dialog Window has Focus Pin
User 1278220-Jun-04 16:07
User 1278220-Jun-04 16:07 
GeneralRe: Determing if Dialog Window has Focus Pin
Ryan Binns20-Jun-04 18:15
Ryan Binns20-Jun-04 18:15 
GeneralRe: Determing if Dialog Window has Focus Pin
User 1278221-Jun-04 18:00
User 1278221-Jun-04 18:00 
GeneralHyperlinks Pin
caheo20-Jun-04 15:54
caheo20-Jun-04 15:54 
GeneralSetActivePage for a property page Pin
DanYELL20-Jun-04 13:00
DanYELL20-Jun-04 13:00 

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.