reactos/win32ss
Timo Kreuzer dca5194279 [FTFD] Fix malloc/realloc/free wrappers
On x64 malloc needs to return a 16 byte aligned buffer, the previous code used an 8 byte header, making the allocations unaligned. This is now fixed with an improved header structure.
Also simplify realloc a bit and make it handle Object == NULL.
2025-04-03 16:22:09 +00:00
..
drivers [FTFD] Fix malloc/realloc/free wrappers 2025-04-03 16:22:09 +00:00
gdi [GDI32][NTGDI][SDK] ExtTextOut: Fix some type problems (#7856) 2025-04-02 20:30:47 +09:00
include [NTUSER][USER32] Support GetWindow.GW_ENABLEDPOPUP (#7700) 2025-02-07 07:31:08 +09:00
printing [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
reactx [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
user [USER32][LIBPNG] Support PNG/Vista icons (Retry) (#7709) 2025-03-31 12:55:53 -05:00
CMakeLists.txt [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
napi.h [WIN32K][WIN32U] Fix system call ids (#5287) 2023-05-28 16:19:50 +03:00
pch.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
sys-stubs.S [WIN32K][WIN32U] Fix system call ids (#5287) 2023-05-28 16:19:50 +03:00
w32ksvc32.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
w32ksvc64.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
win32k.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
win32k.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
win32k.spec [KERNEL32][NTDLL][NTOS][WIN32K] Fix and sync the exports for RtlUnwindEx and RtlVirtualUnwind (#7749) 2025-03-11 18:59:22 +01:00
win32kp.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00