reactos/sdk/lib/crt/wine
Timo Kreuzer 3ff17d5d71 [WINESYNC] msvcrt: Don't include MSVC 8.0+ heap functions in SOs for older DLLs.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 42ab0af66b74f7572db2f6d0256f49fae7527221 by Alex Henrie <alexhenrie24@gmail.com>
2023-02-02 14:58:08 +01:00
..
cpp.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
cppexcept.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
cxx.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except_arm.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except_arm64.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
except_i386.c [CRT] Reduce diff to wine by adjusting white space 2023-02-02 14:58:08 +01:00
except_x86_64.c [CRT/x64] Disable MSVCRT__setjmp function, which references non-existent function __wine_setjmpex 2021-01-07 21:12:11 +01:00
heap.c [WINESYNC] msvcrt: Don't include MSVC 8.0+ heap functions in SOs for older DLLs. 2023-02-02 14:58:08 +01:00
msvcrt.h [CRT] Reduce diff to wine by adjusting white space 2023-02-02 14:58:08 +01:00
mtdll.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
undname.c [CRT] Reduce diff to wine by adjusting white space 2023-02-02 14:58:08 +01:00
wine.cmake [CRT/arm64] Build wine/except_arm64.c 2022-01-11 20:52:34 +03:00
winternl.h [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00