reactos/sdk/include
Timo Kreuzer 8f4acea874 [SDK] Implement RTL debug bitmap
This is a single header that wraps around the RTL bitmap API. It keeps track of the number of set bits and a hash of the bitmap. The integrity of the bitmap is checked on each call to any of the RTL bitmap APIs. This only works, if the bitmap is consistently modified using only RTL bitmap APIs and not manually messing with the bitmap buffer.
2024-09-14 20:15:07 +03:00
..
asm [NTOS:KE/x64] Use movaps instead of movdqa 2024-04-14 16:09:20 +02:00
c++ [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
crt [CRT] Remove useless #undef abort from process.h 2024-04-26 15:16:31 +02:00
ddk [MOUNTMGR][DDK] Fix some IOCTLs definitions to Win2k3+ compatibility (#6959) 2024-06-12 12:31:32 +02:00
dxsdk
GL
host
ndk [NDK] Match AUX_ACCESS_DATA definition with publicly available version. 2024-09-12 17:44:13 +03:00
psdk [UXTHEME] Import DrawThemeTextEx() function from Wine (part of #6622) 2024-09-09 15:26:40 +03:00
reactos [SDK] Implement RTL debug bitmap 2024-09-14 20:15:07 +03:00
wdf/kmdf/1.17
xdk [XDK] Add RtlFindNextForwardRunSet for wdm.h 2024-09-14 20:15:07 +03:00