Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Sigbjorn Finne <sof@dcs.gla.ac.uk>
To: khaley@bigfoot.com
Cc: cygwin@sourceware.cygnus.com
Subject: Re: structured exception handling
Date: Mon, 9 Aug 1999 09:31:48 +0100 (BST)
Message-Id: <14254.37364.785581.649199@marcus>
In-Reply-To: <4.2.0.58.19990808154733.0095f5b0@pop.mail.yahoo.com>
References: <4.2.0.58.19990808154733.0095f5b0@pop.mail.yahoo.com>
X-Mailer: VM 6.64 under Emacs 19.34.1
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"


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

