On 8:02:00 am 2005-07-07 LENNART BORGMAN <lennart.borgman.073@...> wrote:
> Is there any way to clean up after an uncaught exceptions when you
> run programs compiled with MinGW gcc?
>
> I do not know these things at all, but is not __finally something you
> normally can use for this? (This is defined to nothing in windef.h in
> MinGW.)
>
>
Google for ``SEH MinGW''.
Earnie
|