Make VIRTUAL_SetFaultHandler an internal function

Alexandre Julliard julliard at winehq.org
Sat Apr 16 03:40:54 CDT 2005


Eric Pouech <pouech-eric at wanadoo.fr> writes:

> If you suppose no app would ever set its own vectored handler at the
> beginnnig of the vector...
> One could argue that no well behaved application should do it, but well...

That would only be a problem if the app tries to handle the
exception. I think that's unlikely since even on Windows you can get
internal exceptions (for instance the IsBad* functions) so an app
would have to be able to pass through the things it doesn't know how
to handle.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list