reactos/sdk/lib/crt/wine
Hermès Bélusca-Maïto ab7fbd08a7
[WINE/MSVCRT] Fix MSVCRT_size_t, MSVCRT_intptr_t and MSVCRT_uintptr_t typedefs (#6464)
Make these definitions compatible with the other ambient size_t and
(u)intptr_t types used in the rest of our code base.

This partly reverts the corresponding typedef changes from wine commit
d8ab5a14aa
"msvcrt: Use intptr_t or size_t instead of long where appropriate."
2024-10-24 12:06:17 +02:00
..
cpp.c [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03:00
cppexcept.h
cxx.h [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03:00
except.c
except_arm.c
except_arm64.c
except_i386.c [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03: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: Use memmove to copy memory in memcpy_s. 2023-02-02 14:58:08 +01:00
msvcrt.h [WINE/MSVCRT] Fix MSVCRT_size_t, MSVCRT_intptr_t and MSVCRT_uintptr_t typedefs (#6464) 2024-10-24 12:06:17 +02:00
mtdll.h
rosglue_i386.s [MSVCRT] Add asm wrapper around RtlUnwind for Wine code 2024-01-13 19:39:23 +02:00
undname.c [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03:00
wine.cmake [MSVCRT] Add asm wrapper around RtlUnwind for Wine code 2024-01-13 19:39:23 +02:00
winternl.h