Click here to Skip to main content
15,899,124 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Disabling the button Pin
Owner drawn26-Jan-06 23:00
Owner drawn26-Jan-06 23:00 
AnswerRe: Disabling the button Pin
David Crow27-Jan-06 3:12
David Crow27-Jan-06 3:12 
GeneralRe: Disabling the button Pin
rrrado27-Jan-06 3:48
rrrado27-Jan-06 3:48 
QuestionRe: Disabling the button Pin
David Crow27-Jan-06 5:16
David Crow27-Jan-06 5:16 
AnswerRe: Disabling the button Pin
rrrado30-Jan-06 22:52
rrrado30-Jan-06 22:52 
QuestionLoading 2 bitmaps in one picture control one at a time Pin
waxie26-Jan-06 22:38
waxie26-Jan-06 22:38 
NewsRe: Loading 2 bitmaps in one picture control one at a time Pin
namaskaaram26-Jan-06 23:13
namaskaaram26-Jan-06 23:13 
QuestionStructured Exception Handling - Win32 Style Pin
Richard Andrew x6426-Jan-06 22:13
professionalRichard Andrew x6426-Jan-06 22:13 
Hello,

I tried to use __try __except in a certain function, and the compiler said, "Can't use __try in a function that requires object unwinding."

Does "object unwinding" refer to objects declared on the stack?

Does it imply that if all the objects used in the function happen to be on the heap, then I can use __try __except?

Thanks,
Rich
AnswerRe: Structured Exception Handling - Win32 Style Pin
David Crow27-Jan-06 3:17
David Crow27-Jan-06 3:17 
QuestionHaving problem with an SDI menu Pin
Learner200626-Jan-06 19:13
Learner200626-Jan-06 19:13 
AnswerRe: Having problem with an SDI menu Pin
Owner drawn26-Jan-06 19:29
Owner drawn26-Jan-06 19:29 
Questionadjust margins of printing page Pin
includeh1026-Jan-06 18:52
includeh1026-Jan-06 18:52 
AnswerRe: adjust margins of printing page Pin
Owner drawn26-Jan-06 19:35
Owner drawn26-Jan-06 19:35 
GeneralRe: adjust margins of printing page Pin
includeh1026-Jan-06 19:55
includeh1026-Jan-06 19:55 
QuestionWhy the hell won't this function work? Pin
Lord Kixdemp26-Jan-06 15:43
Lord Kixdemp26-Jan-06 15:43 
AnswerRe: Why the hell won't this function work? Pin
Stephen Hewitt26-Jan-06 16:06
Stephen Hewitt26-Jan-06 16:06 
AnswerRe: Why the hell won't this function work? Pin
Christian Graus26-Jan-06 16:18
protectorChristian Graus26-Jan-06 16:18 
GeneralRe: Why the hell won't this function work? Pin
Stephen Hewitt26-Jan-06 16:25
Stephen Hewitt26-Jan-06 16:25 
AnswerRe: Why the hell won't this function work? Pin
Stephen Hewitt26-Jan-06 16:37
Stephen Hewitt26-Jan-06 16:37 
AnswerRe: Why the hell won't this function work? Pin
David Crow27-Jan-06 3:21
David Crow27-Jan-06 3:21 
GeneralRe: Why the hell won't this function work? Pin
Lord Kixdemp27-Jan-06 11:12
Lord Kixdemp27-Jan-06 11:12 
GeneralRe: Why the hell won't this function work? Pin
Lord Kixdemp27-Jan-06 13:20
Lord Kixdemp27-Jan-06 13:20 
QuestionHow to get screen size in millimeters or inches? Pin
includeh1026-Jan-06 15:22
includeh1026-Jan-06 15:22 
AnswerRe: How to get screen size in millimeters or inches? Pin
Stephen Hewitt26-Jan-06 15:28
Stephen Hewitt26-Jan-06 15:28 
GeneralRe: How to get screen size in millimeters or inches? Pin
includeh1026-Jan-06 16:04
includeh1026-Jan-06 16: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.