Click here to Skip to main content
15,901,122 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionreturn in catch block Pin
clawton10-Feb-09 11:06
clawton10-Feb-09 11:06 
AnswerRe: return in catch block Pin
Stuart Dootson10-Feb-09 11:26
professionalStuart Dootson10-Feb-09 11:26 
GeneralRe: return in catch block Pin
clawton10-Feb-09 11:32
clawton10-Feb-09 11:32 
GeneralRe: return in catch block Pin
Stuart Dootson10-Feb-09 12:10
professionalStuart Dootson10-Feb-09 12:10 
GeneralRe: return in catch block Pin
Stuart Dootson10-Feb-09 12:10
professionalStuart Dootson10-Feb-09 12:10 
GeneralRe: return in catch block Pin
Luc Pattyn10-Feb-09 15:04
sitebuilderLuc Pattyn10-Feb-09 15:04 
AnswerRe: return in catch block Pin
Eytukan10-Feb-09 16:19
Eytukan10-Feb-09 16:19 
AnswerRe: return in catch block Pin
ehaerim21-Nov-11 14:15
ehaerim21-Nov-11 14:15 
Hi Clawton

I have the same issue. It seems the same happens in VC2010 too.
First I tried to find out what's wrong in my code, but a few days trial failed and I came here after searching internet. Now I see it's not my code problem but the compiler.

Have you found out how to make the debugger not step into the 'return 1'?

All the replies below do not clearly commented why it happens and how to overcome it.

If you summarize your answers that'd be great.

thx

HaeRim
GeneralRe: return in catch block Pin
clawton21-Nov-11 17:45
clawton21-Nov-11 17:45 
QuestionResolve the IP from a MAC (ARP) Pin
thelonesquirrely10-Feb-09 10:40
thelonesquirrely10-Feb-09 10:40 
AnswerRe: Resolve the IP from a MAC (ARP) Pin
led mike10-Feb-09 11:01
led mike10-Feb-09 11:01 
GeneralRe: Resolve the IP from a MAC (ARP) Pin
thelonesquirrely10-Feb-09 11:11
thelonesquirrely10-Feb-09 11:11 
GeneralRe: Resolve the IP from a MAC (ARP) Pin
led mike10-Feb-09 11:45
led mike10-Feb-09 11:45 
GeneralRe: Resolve the MAC from an IP (ARP) Pin
thelonesquirrely10-Feb-09 11:59
thelonesquirrely10-Feb-09 11:59 
GeneralRe: Resolve the MAC from an IP (ARP) Pin
Stuart Dootson10-Feb-09 12:20
professionalStuart Dootson10-Feb-09 12:20 
Questionhow to drawline on picture box in MFC/C++? Pin
ping_jacob10-Feb-09 7:44
ping_jacob10-Feb-09 7:44 
AnswerRe: how to drawline on picture box in MFC/C++? Pin
Stuart Dootson10-Feb-09 8:06
professionalStuart Dootson10-Feb-09 8:06 
QuestionConverting Byte array to Varinat and Variant to Byte array Pin
Elsie10-Feb-09 7:23
Elsie10-Feb-09 7:23 
AnswerRe: Converting Byte array to Varinat and Variant to Byte array Pin
Stuart Dootson10-Feb-09 8:13
professionalStuart Dootson10-Feb-09 8:13 
GeneralRe: Converting Byte array to Varinat and Variant to Byte array Pin
Elsie10-Feb-09 16:33
Elsie10-Feb-09 16:33 
QuestionCustomized toolbars (dynamically add/remove buttons to toolbars) in MFC ? Pin
Maximilien10-Feb-09 7:15
Maximilien10-Feb-09 7:15 
QuestionWindowLess Rich Text Pin
ForNow10-Feb-09 7:10
ForNow10-Feb-09 7:10 
AnswerRe: WindowLess Rich Text Pin
Stuart Dootson10-Feb-09 8:00
professionalStuart Dootson10-Feb-09 8:00 
GeneralRe: WindowLess Rich Text Pin
ForNow10-Feb-09 13:21
ForNow10-Feb-09 13:21 
GeneralRe: WindowLess Rich Text Pin
ForNow10-Feb-09 13:54
ForNow10-Feb-09 13:54 

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.