This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: structured exception handling



K. Haley writes:
> I'm working on a Win32 program that needs to catch the exceptions thrown by 
> windows.  Is there any way to do this?  If there is no direct support then 
> is there any way around this?
>

Have a look at <excpt.h> in mingw32/ + sample code that comes with the
mingw32 src dist. Rudimentary, but may do the job for you.

hth
--sigbjorn

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]