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/

Reply via email to