mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[MSVCRT] export _local_unwind4 for 6.0+ version
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
@ stub _ftol2_sse
|
||||
@ stub _i64tow_s
|
||||
@ stub _itow_s
|
||||
@ stub _local_unwind4
|
||||
@ stdcall -version=0x600+ _local_unwind4() msvcrt._local_unwind4
|
||||
@ stub _ltow_s
|
||||
@ stub _snprintf_s
|
||||
@ stub _snwprintf_s
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
@ stub _is_exception_typeof
|
||||
@ stdcall -arch=x86_64 _local_unwind() kernel32._local_unwind
|
||||
@ stdcall -arch=i386 _local_unwind2() msvcrt._local_unwind2
|
||||
@ stub _local_unwind4
|
||||
@ stdcall -version=0x600+ _local_unwind4() msvcrt._local_unwind4
|
||||
@ stdcall -arch=i386 _longjmpex() msvcrt._longjmpex
|
||||
@ stub _o__CIacos
|
||||
@ stub _o__CIasin
|
||||
|
||||
@@ -492,6 +492,7 @@
|
||||
@ cdecl _lfind(ptr ptr ptr long ptr)
|
||||
@ cdecl _loaddll(str)
|
||||
@ cdecl -i386 _local_unwind2(ptr long)
|
||||
@ cdecl -i386 -version=0x600+ _local_unwind4(ptr ptr long)
|
||||
@ cdecl _localtime64(ptr)
|
||||
@ cdecl _lock(long)
|
||||
@ cdecl _locking(long long long)
|
||||
|
||||
Reference in New Issue
Block a user