Click here to Skip to main content
16,006,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CToolBar and/or CDialogBar Pin
kylur28-Jun-06 4:12
kylur28-Jun-06 4:12 
QuestionMouse Event Pin
Moujan26-Jun-06 5:39
Moujan26-Jun-06 5:39 
AnswerRe: Mouse Event Pin
Jun Du26-Jun-06 5:47
Jun Du26-Jun-06 5:47 
GeneralRe: Mouse Event Pin
Moujan26-Jun-06 5:52
Moujan26-Jun-06 5:52 
QuestionAssemblyInfo.cpp Pin
Sarath C26-Jun-06 5:28
Sarath C26-Jun-06 5:28 
AnswerRe: AssemblyInfo.cpp Pin
David Crow26-Jun-06 5:33
David Crow26-Jun-06 5:33 
GeneralRe: AssemblyInfo.cpp Pin
Eric Dahlvang26-Jun-06 6:46
Eric Dahlvang26-Jun-06 6:46 
QuestionTry block Pin
Moujan26-Jun-06 5:12
Moujan26-Jun-06 5:12 
Could someone help me to understand, " When the code in a try block does not throw an exception, which of the following is false?"

1. all the catch handlers immediately following the try block are skipped
2. execution resumes with the first line of code after the catch handlers
3. a default exception is thrown
4. none of the function calls within the try block threw an exception




Thanks, Moujan
AnswerRe: Try block Pin
David Crow26-Jun-06 5:30
David Crow26-Jun-06 5:30 
GeneralRe: Try block Pin
Moujan26-Jun-06 5:47
Moujan26-Jun-06 5:47 
GeneralRe: Try block Pin
David Crow26-Jun-06 6:10
David Crow26-Jun-06 6:10 
GeneralRe: Try block Pin
FarPointer26-Jun-06 7:05
FarPointer26-Jun-06 7:05 
GeneralRe: Try block [modified] Pin
Moujan26-Jun-06 9:25
Moujan26-Jun-06 9:25 
GeneralRe: Try block Pin
David Crow27-Jun-06 3:13
David Crow27-Jun-06 3:13 
GeneralRe: Try block Pin
Moujan27-Jun-06 4:17
Moujan27-Jun-06 4:17 
GeneralRe: Try block Pin
Zac Howland26-Jun-06 6:14
Zac Howland26-Jun-06 6:14 
GeneralRe: Try block Pin
Moujan26-Jun-06 9:27
Moujan26-Jun-06 9:27 
GeneralRe: Try block Pin
Zac Howland26-Jun-06 9:31
Zac Howland26-Jun-06 9:31 
AnswerRe: Try block Pin
Michael Dunn26-Jun-06 9:52
sitebuilderMichael Dunn26-Jun-06 9:52 
GeneralRe: Try block Pin
Moujan26-Jun-06 21:41
Moujan26-Jun-06 21:41 
GeneralRe: Try block Pin
Michael Dunn27-Jun-06 6:28
sitebuilderMichael Dunn27-Jun-06 6:28 
AnswerRe: Try block Pin
Ennis Ray Lynch, Jr.26-Jun-06 12:32
Ennis Ray Lynch, Jr.26-Jun-06 12:32 
QuestionCall a dll from a dll Pin
hli126-Jun-06 5:02
hli126-Jun-06 5:02 
AnswerRe: Call a dll from a dll Pin
Sarath C26-Jun-06 5:06
Sarath C26-Jun-06 5:06 
GeneralRe: Call a dll from a dll Pin
hli126-Jun-06 5:19
hli126-Jun-06 5:19 

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.