Using _set_se_translator
From: David (davidw_at_hunterlab.com)
Date: 03/14/05
- Next message: Ryan Melville: "Re: DIME with ATL Server web service?"
- Previous message: Bruce: "Design Time Representation of Composite Control in ATL 7.1"
- Next in thread: Kim Gräsman: "Re: Using _set_se_translator"
- Reply: Kim Gräsman: "Re: Using _set_se_translator"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Mar 2005 10:12:47 -0500
I have written an inprocess OCX using ATL (Visual C++ 6).
I want to install my own exception handler using the function
_set_se_translator.
Is this advisable to do inside an inprocess OCX. Will calling
this function affect the exception handling behavior of the
calling host program, i.e. does calling _set_se_translator
inside my OCX also install the same exception handler
for the host program?
Thanks
David
- Next message: Ryan Melville: "Re: DIME with ATL Server web service?"
- Previous message: Bruce: "Design Time Representation of Composite Control in ATL 7.1"
- Next in thread: Kim Gräsman: "Re: Using _set_se_translator"
- Reply: Kim Gräsman: "Re: Using _set_se_translator"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|