https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e1c68dcba09ecf6d7bf687e8a604f8f036abf83a

commit e1c68dcba09ecf6d7bf687e8a604f8f036abf83a
Author:     Serge Gautherie <32623169+sergegauthe...@users.noreply.github.com>
AuthorDate: Sun Dec 17 22:19:00 2023 +0100
Commit:     GitHub <nore...@github.com>
CommitDate: Sun Dec 17 22:19:00 2023 +0100

    [APISETS] Forward _seh_longjmp_unwind4() to msvcrt (#6176)
    
    Addendum to commit 1a6b6a27b
---
 dll/apisets/api-ms-win-crt-private-l1-1-0.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dll/apisets/api-ms-win-crt-private-l1-1-0.spec 
b/dll/apisets/api-ms-win-crt-private-l1-1-0.spec
index e7fe8972ece..89049ebd743 100644
--- a/dll/apisets/api-ms-win-crt-private-l1-1-0.spec
+++ b/dll/apisets/api-ms-win-crt-private-l1-1-0.spec
@@ -1173,7 +1173,7 @@
 @ stub _o_wmemmove_s
 @ stdcall _purecall() msvcrt._purecall
 @ stdcall -arch=i386 _seh_longjmp_unwind() msvcrt._seh_longjmp_unwind
-@ stub _seh_longjmp_unwind4
+@ stdcall -version=0x600+ -arch=i386 _seh_longjmp_unwind4() 
msvcrt._seh_longjmp_unwind4
 @ stub _set_purecall_handler
 @ stub _set_se_translator
 @ stdcall -arch=i386 _setjmp3() msvcrt._setjmp3

Reply via email to