reactos/sdk/lib/crt/wine
Carl J. Bialorucki c9842e5aad
Move /sdk/include/reactos/wine to /sdk/include/wine, reorder global includes, remove unneeded includes (#8258)
- Move sdk\include\reactos\wine to sdk\include\wine
- Reorder the directories in include_directories() to be closer to alphabetical. This should make it easier to determine what global include directories can be removed in the future.
2025-07-29 13:57:12 -06:00
..
cpp.c [UCRTSUPPORT] Add wine c++ exception code 2025-01-28 22:50:04 +02:00
cppexcept.h [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
cxx.h [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
except.c [UCRTSUPPORT] Add wine c++ exception code 2025-01-28 22:50:04 +02:00
except_arm.c [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
except_arm64.c [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
except_i386.c [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
except_x86_64.c [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
heap.c [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
msvcrt.h [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
mtdll.h [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
rosglue_i386.s [MSVCRT] Add asm wrapper around RtlUnwind for Wine code 2024-01-13 19:39:23 +02:00
undname.c [CRT] Sync wine code to wine-7.0 (#7520) 2024-11-27 10:37:18 +02:00
wine.cmake Move /sdk/include/reactos/wine to /sdk/include/wine, reorder global includes, remove unneeded includes (#8258) 2025-07-29 13:57:12 -06:00
winternl.h