[PATCH v4] ucrtbase: Hook up _seh_filter_exe and _seh_filter_dll

Martin Storsjö martin at martin.st
Mon Nov 9 06:04:35 CST 2015


On Mon, 9 Nov 2015, Piotr Caban wrote:

> On 11/09/15 12:36, Martin Storsjo wrote:
>> +@ cdecl _seh_filter_dll(long ptr) __CppXcptFilter
>> +@ cdecl _seh_filter_exe(long ptr) __CppXcptFilter
> _seh_filter_dll should behave like __CppXcptFilter and _seh_filter_exe like 
> _XcptFilter.

Ah, here's the sentence I missed previously - sorry.

// Martin



More information about the wine-devel mailing list