[APISETS] Forward _seh_filter_{dll,exe} (#2513)

Since these functions are forwarded to a different function name, update.py misses them.

The choice of target comes from Wine:
a98ca88dd1/dlls/ucrtbase/ucrtbase.spec (L1877-L1878)
This commit is contained in:
William Kent 2020-04-09 10:13:33 -04:00 committed by GitHub
parent 3c48ec9992
commit 65fd292867
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,8 @@
@ stub _register_onexit_function @ stub _register_onexit_function
@ stub _register_thread_local_exe_atexit_callback @ stub _register_thread_local_exe_atexit_callback
@ stdcall _resetstkoflw() msvcrt._resetstkoflw @ stdcall _resetstkoflw() msvcrt._resetstkoflw
@ stub _seh_filter_dll @ cdecl _seh_filter_dll(long ptr) msvcrt.__CppXcptFilter
@ stub _seh_filter_exe @ cdecl _seh_filter_exe(long ptr) msvcrt._XcptFilter
@ stub _set_abort_behavior @ stub _set_abort_behavior
@ stub _set_app_type @ stub _set_app_type
@ stub _set_controlfp @ stub _set_controlfp