Alexandre Julliard : Take advantage of the __EXCEPT_PAGE_FAULT macro.

Alexandre Julliard julliard at winehq.org
Sun Dec 18 13:44:45 CST 2005


Robert Shearman <rob at codeweavers.com> writes:

> The idea is that the ole_filter will catch all exceptions other than 
> page faults so that we don't hide obvious programmer errors. However, 
> there obviously should be cases for some other exceptions that we don't 
> want to handle.

That doesn't sound right, we should have cases for exceptions that we
want to handle, not catching all of them. What sort of exceptions do
you expect to get here?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list