stdcall lib functions with exception throwing callbacks vs Dwarf2 EH

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Wed Nov 24 06:19:00 GMT 2004


On Tue, Nov 23, 2004 at 09:22:34PM -0600, Aaron W. LaFramboise wrote:
>Do any Windows system routines have any function local cleanup that
>they'd need to do registered with SEH, or are they OK with suddenly
>being zapped out of existance at user code call points?

If cygwin's signal handling code is any indication, Windows system
routines will become very unhappy if you just zap the PC away somewhere
down (up?) the stack.  On Windows 9x you'll eventually cause a system
crash, in fact.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list