mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
msvcrt: Forward __C_specific_handler to ntdll.
This commit is contained in:
parent
7639ea3184
commit
a657380612
@ -78,6 +78,7 @@
|
||||
@ cdecl __CppXcptFilter(long ptr)
|
||||
@ cdecl __CxxDetectRethrow(ptr)
|
||||
@ cdecl -i386 -norelay __CxxFrameHandler(ptr ptr ptr ptr)
|
||||
@ stdcall -arch=x86_64 __C_specific_handler(ptr long ptr ptr) ntdll.__C_specific_handler
|
||||
@ stdcall -i386 __CxxLongjmpUnwind(ptr)
|
||||
@ cdecl __CxxQueryExceptionSize()
|
||||
@ cdecl __RTCastToVoid(ptr) MSVCRT___RTCastToVoid
|
||||
|
Loading…
Reference in New Issue
Block a user