reactos/sdk/include
Ratin Gao bd0a5498b0
[NTDLL:LDR] Little fixes about SAL annotation and behavior (#5793)
- Uniform function declarations in .c and .h with fixes and SAL2 improvements.
- Use LDR_[UN]LOCK_LOADER_LOCK_FLAG_XXX correctly.
- Fix incorrect UsedSize calculation in LdrQueryProcessModuleInformationEx (caught by ThFabba).
- Whatever the callback request stop the enumeration or not in LdrEnumerateLoadedModules, the following operations should be the same.
- Fix 2 incorrect DPRINT1 that printed incorrect parameter.
- Return error if RtlAllocateHeap failed in LdrpGetProcedureAddress, and add comments about NT6.2 new changes.
2023-11-15 20:59:32 +01:00
..
asm [NTOS:KE/x64] Remove GCC vs ML hack 2023-11-07 23:16:50 +02:00
c++ [STLPORT] Make stl thread-safe 2023-10-17 13:01:24 +03:00
crt [CRT][MSVCRT] Implement _CrtDbgReport(W)V and redefine _CrtDbgReport(W) around those (#5678) 2023-11-14 12:23:51 +01:00
ddk [DDK] wsk header: Add WSKAPI to exported functions. (#5687) 2023-09-19 18:28:19 +03:00
dxsdk
GL
host
ndk [NTDLL:LDR] Little fixes about SAL annotation and behavior (#5793) 2023-11-15 20:59:32 +01:00
psdk [SHELL32] Add support for more registry verb flags and CMF flags (#5785) 2023-11-13 16:21:13 +01:00
reactos [SHELL32] Add support for more registry verb flags and CMF flags (#5785) 2023-11-13 16:21:13 +01:00
wdf/kmdf/1.17
xdk [XDK] Fix / improve some definitions 2023-10-17 13:02:30 +03:00