Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: why it is so.. Pin
led mike2-Dec-08 6:57
led mike2-Dec-08 6:57 
GeneralRe: why it is so.. Pin
toxcct2-Dec-08 7:41
toxcct2-Dec-08 7:41 
AnswerRe: why it is so.. Pin
Paul Conrad2-Dec-08 5:04
professionalPaul Conrad2-Dec-08 5:04 
GeneralRe: why it is so.. Pin
Code-o-mat2-Dec-08 8:01
Code-o-mat2-Dec-08 8:01 
GeneralRe: why it is so.. Pin
CPallini2-Dec-08 9:31
mveCPallini2-Dec-08 9:31 
AnswerRe: why it is so.. Pin
CPallini2-Dec-08 5:27
mveCPallini2-Dec-08 5:27 
QuestionCustom ComboBox with “common control version 6” Pin
JacMax2-Dec-08 4:34
JacMax2-Dec-08 4:34 
QuestionCrashes in release mode but not in debug Pin
RedSonja2-Dec-08 3:59
RedSonja2-Dec-08 3:59 
My C++ project (embedded real-time stuff) has run nicely for years. Now I split off some of the code to a separate exe. I always test in debug mode, so I didn't worry much about release mode. So when the user starts it in release mode, as soon as the exe is called it comes with "The application has requested runtime to terminate it in an unusual way".

I have seen this before, it was the exe throwing an unhandled exception. But the thing has more exception handlers than code now, and it runs fine in debug. What can be causing this?

I checked the project properties, there is nothing surprising in there. Maybe someone can give me a tip what I should be looking for?

-------------
Bibo ergo sum

AnswerRe: Crashes in release mode but not in debug Pin
Alan Balkany2-Dec-08 4:08
Alan Balkany2-Dec-08 4:08 
AnswerRe: Crashes in release mode but not in debug Pin
Hamid_RT2-Dec-08 4:08
Hamid_RT2-Dec-08 4:08 
AnswerRe: Crashes in release mode but not in debug Pin
bob169722-Dec-08 7:33
bob169722-Dec-08 7:33 
AnswerRe: Crashes in release mode but not in debug Pin
RedSonja3-Dec-08 1:24
RedSonja3-Dec-08 1:24 
QuestionHow to access servlet in VC++? Pin
AnithaSubramani2-Dec-08 2:10
AnithaSubramani2-Dec-08 2:10 
GeneralRe: How to access servlet in VC++? Pin
led mike2-Dec-08 4:15
led mike2-Dec-08 4:15 
Questionusing select with filehandles (not sockets) under windows Pin
sevenH2-Dec-08 2:02
sevenH2-Dec-08 2:02 
QuestionRe: using select with filehandles (not sockets) under windows Pin
led mike2-Dec-08 4:30
led mike2-Dec-08 4:30 
AnswerRe: using select with filehandles (not sockets) under windows Pin
JudyL_MD2-Dec-08 4:31
JudyL_MD2-Dec-08 4:31 
Questionsomething for comipler.. Pin
tasumisra2-Dec-08 1:47
tasumisra2-Dec-08 1:47 
AnswerRe: something for comipler.. Pin
gayatri.neelema2-Dec-08 1:50
gayatri.neelema2-Dec-08 1:50 
GeneralRe: something for comipler.. Pin
tasumisra2-Dec-08 1:56
tasumisra2-Dec-08 1:56 
AnswerRe: something for comipler.. Pin
Jijo.Raj2-Dec-08 2:20
Jijo.Raj2-Dec-08 2:20 
GeneralRe: something for comipler.. Pin
tasumisra2-Dec-08 2:24
tasumisra2-Dec-08 2:24 
GeneralRe: something for comipler.. Pin
Jijo.Raj2-Dec-08 2:42
Jijo.Raj2-Dec-08 2:42 
AnswerRe: something for comipler.. Pin
CPallini2-Dec-08 2:39
mveCPallini2-Dec-08 2:39 
AnswerRe: something for comipler.. Pin
David Crow2-Dec-08 3:17
David Crow2-Dec-08 3:17 

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.