reactos/dll/win32/kernel32/client
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
..
amd64
arm
console
file [KERNEL32] Little fixes for FindFirstFileExW() behavior (#5592) 2023-08-27 02:20:08 +03:00
i386
actctx.c
appcache.c
atom.c
compname.c
debugger.c
dllmain.c
dosdev.c
environ.c
except.c [KERNEL32] Fix RaiseException to correctly copy the passed in parameters as ULONG_PTR 2023-09-21 21:33:47 +03:00
fiber.c
handle.c
heapmem.c
job.c
loader.c [NTDLL:LDR] Little fixes about SAL annotation and behavior (#5793) 2023-11-15 20:59:32 +01:00
path.c
perfcnt.c
power.c
proc.c [KERNEL32] CreateProcessInternalW(): Always use Peb variable 2023-08-17 02:51:09 +02:00
resntfy.c
session.c
shared_utils.c
synch.c
sysinfo.c [KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI / Firmware API (#5149) 2023-09-14 22:14:07 +03:00
thread.c
time.c
timerqueue.c
toolhelp.c
utils.c
vdm.c
version.c
virtmem.c