Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDialog Image Control Pin
lead2gold26-Feb-03 16:49
lead2gold26-Feb-03 16:49 
GeneralRe: Dialog Image Control Pin
Chris Richardson26-Feb-03 17:19
Chris Richardson26-Feb-03 17:19 
GeneralRe: Dialog Image Control Pin
lead2gold27-Feb-03 16:48
lead2gold27-Feb-03 16:48 
GeneralRe: Dialog Image Control Pin
Chris Richardson27-Feb-03 17:02
Chris Richardson27-Feb-03 17:02 
GeneralRe: Dialog Image Control Pin
ashxly26-Feb-03 18:17
ashxly26-Feb-03 18:17 
GeneralRe: Dialog Image Control Pin
Chris Richardson27-Feb-03 17:02
Chris Richardson27-Feb-03 17:02 
GeneralExit codes... Pin
el davo26-Feb-03 16:49
el davo26-Feb-03 16:49 
GeneralRe: Exit codes... Pin
-Dy27-Feb-03 4:02
-Dy27-Feb-03 4:02 
Does your app call abort() or signal()? They both cause the app to exit with code 3, look up SIGABRT in MSDN for more details...

abort() sounds like it could be being called here, as that (according to MSDN) ends with an "abnormal program termination" - hence the message you get in release?


Dylan
Boycott Bush
Punch GWB

GeneralRe: Exit codes... Pin
el davo27-Feb-03 13:09
el davo27-Feb-03 13:09 
GeneralRe: Exit codes... Pin
-Dy27-Feb-03 22:41
-Dy27-Feb-03 22:41 
GeneralVC++ CFileSave Pin
arungorur26-Feb-03 15:48
arungorur26-Feb-03 15:48 
GeneralRe: VC++ CFileSave Pin
Dave Bryant26-Feb-03 16:20
Dave Bryant26-Feb-03 16:20 
GeneralRe: VC++ CFileSave Pin
arungorur26-Feb-03 16:40
arungorur26-Feb-03 16:40 
QuestionHelp files and install directory?? Pin
work_to_live26-Feb-03 15:26
work_to_live26-Feb-03 15:26 
AnswerRe: Help files and install directory?? Pin
ashxly26-Feb-03 18:33
ashxly26-Feb-03 18:33 
GeneralRe: Help files and install directory?? Pin
work_to_live27-Feb-03 5:14
work_to_live27-Feb-03 5:14 
GeneralRe: Help files and install directory?? Pin
ashxly20-Mar-03 23:37
ashxly20-Mar-03 23:37 
GeneralMFC:OnLButtonDown() Pin
Lin_d_200026-Feb-03 13:15
sussLin_d_200026-Feb-03 13:15 
GeneralRe: MFC:OnLButtonDown() Pin
Big Art26-Feb-03 14:29
Big Art26-Feb-03 14:29 
GeneralFiles and Streams Pin
ursus zeta26-Feb-03 13:13
ursus zeta26-Feb-03 13:13 
GeneralRe: Files and Streams Pin
Christian Graus26-Feb-03 13:30
protectorChristian Graus26-Feb-03 13:30 
GeneralRe: Files and Streams Pin
berndg26-Feb-03 21:04
berndg26-Feb-03 21:04 
GeneralHUGE Thanks Pin
ursus zeta27-Feb-03 6:14
ursus zeta27-Feb-03 6:14 
GeneralTCP/IP question Pin
User 988526-Feb-03 12:26
User 988526-Feb-03 12:26 
GeneralRe: TCP/IP question Pin
geo_m26-Feb-03 21:40
geo_m26-Feb-03 21:40 

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.