Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Linking VB and VC Pin
benjnp4-Oct-05 0:11
benjnp4-Oct-05 0:11 
GeneralRe: Linking VB and VC Pin
benjnp4-Oct-05 0:43
benjnp4-Oct-05 0:43 
GeneralRe: Linking VB and VC Pin
Cedric Moonen4-Oct-05 0:58
Cedric Moonen4-Oct-05 0:58 
AnswerRe: Linking VB and VC Pin
Roger Stoltz4-Oct-05 2:19
Roger Stoltz4-Oct-05 2:19 
GeneralRe: Linking VB and VC Pin
benjnp4-Oct-05 6:52
benjnp4-Oct-05 6:52 
AnswerRe: Linking VB and VC Pin
Roger Stoltz4-Oct-05 12:56
Roger Stoltz4-Oct-05 12:56 
GeneralRe: Linking VB and VC Pin
benjnp4-Oct-05 15:03
benjnp4-Oct-05 15:03 
QuestionCatch c++ runtime library error Pin
JensB3-Oct-05 23:09
JensB3-Oct-05 23:09 
Hi
I have a problem with a certain application which causes a runtime library error. This error is not frequently shown, the program can run about 3+ weeks non-stop, working perfectly .. sometimes it only lasts about 2 weeks.
When it crashes, i get an runtime error :

Microsoft Visual C++ Runtime library
Runtime Error !
Program: myprogram.exe
abnormal program termination
'OK'

I want to catch c++ runtime librarys errors and avoid having to click on the 'OK' button. The program is build in release-mode, so i don't understand why i still get that message. I thought this would only happen on debug-programs.

The program should crash & close yes, but not show any dialog. We monitor the program frequently & rerun the program automatically if necessary.
I know i should find the error first, but i shouldn't swear neither Wink | ;)

Best regards,
Jens
AnswerRe: Catch c++ runtime library error Pin
Prakash Nadar4-Oct-05 1:10
Prakash Nadar4-Oct-05 1:10 
GeneralRe: Catch c++ runtime library error Pin
JensB4-Oct-05 3:36
JensB4-Oct-05 3:36 
AnswerRe: Catch c++ runtime library error Pin
Tim Smith4-Oct-05 4:12
Tim Smith4-Oct-05 4:12 
Questioncustomize file dialogs Pin
Boder Coder3-Oct-05 22:02
Boder Coder3-Oct-05 22:02 
AnswerRe: customize file dialogs Pin
Lane Yu4-Oct-05 3:46
Lane Yu4-Oct-05 3:46 
QuestionListView and List Ctrl Example Pin
karmendra_js3-Oct-05 21:53
karmendra_js3-Oct-05 21:53 
AnswerRe: ListView and List Ctrl Example Pin
Prakash Nadar3-Oct-05 22:12
Prakash Nadar3-Oct-05 22:12 
QuestionRe: ListView and List Ctrl Example Pin
David Crow4-Oct-05 3:12
David Crow4-Oct-05 3:12 
QuestionProcess ID from Process Name Pin
ragavan3-Oct-05 20:00
ragavan3-Oct-05 20:00 
QuestionList Control Pin
karmendra_js3-Oct-05 19:49
karmendra_js3-Oct-05 19:49 
AnswerRe: List Control Pin
ThatsAlok3-Oct-05 19:53
ThatsAlok3-Oct-05 19:53 
QuestionExponents Pin
karnal3-Oct-05 19:42
karnal3-Oct-05 19:42 
AnswerRe: Exponents Pin
Jose Lamas Rios3-Oct-05 21:02
Jose Lamas Rios3-Oct-05 21:02 
AnswerRe: Exponents Pin
dima_kdl4-Oct-05 1:45
dima_kdl4-Oct-05 1:45 
Questionhow do i typecast a CString to TCHAR type? Pin
Anonymous3-Oct-05 19:30
Anonymous3-Oct-05 19:30 
AnswerRe: how do i typecast a CString to TCHAR type? Pin
ThatsAlok3-Oct-05 19:39
ThatsAlok3-Oct-05 19:39 
GeneralRe: how do i typecast a CString to TCHAR type? Pin
Anonymous3-Oct-05 20:04
Anonymous3-Oct-05 20:04 

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.