[MSVCRT] export _local_unwind4 for 6.0+ version

This commit is contained in:
Denis Malikov
2019-01-10 19:48:49 +01:00
committed by Mark Jansen
parent e266b8c8c7
commit 14df8c2e48
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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
+1
View File
@@ -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)