[PATCH v5] ucrtbase: Hook up _seh_filter_exe and _seh_filter_dll

Martin Storsjö martin at martin.st
Mon Nov 9 05:58:11 CST 2015


On Mon, 9 Nov 2015, Piotr Caban wrote:

> On 11/09/15 12:46, Martin Storsjo wrote:
>> +@ cdecl -arch=i386,x86_64,arm _seh_filter_dll(long ptr) __CppXcptFilter
>> +@ cdecl -arch=i386,x86_64,arm _seh_filter_exe(long ptr) __CppXcptFilter
> This is still wrong.

In which way? I added the -arch parameter as you pointed out, and reran 
tools/make_specfiles to propagate it to the forwarding stub dll?

// Martin



More information about the wine-devel mailing list