reactos/dll/win32/advapi32
Timo Kreuzer aff1666356 [ADVAPI32] Improve handling of unaligned key name in RegOpenKeyExW
Check for unaligned buffer before calling NtOpenKey instead of checking the result for STATUS_DATATYPE_MISALIGNMENT.
2023-11-19 15:32:39 +02:00
..
misc
reg [ADVAPI32] Improve handling of unaligned key name in RegOpenKeyExW 2023-11-19 15:32:39 +02:00
sec
service
token
wine [ADVAPI32] Mute frequent taskmgr logspam CORE-18521 (#5888) 2023-11-05 18:32:13 +01:00
advapi32.h
advapi32.rc
advapi32.spec [ADVAPI32] Implement AccessCheckByType and AccessCheckByTypeResultList 2023-08-25 14:09:14 +02:00
CMakeLists.txt