reactos/dll/win32/advapi32
David L Bean dcaf5686ce
[ADVAPI32] Don't treat a structure pointer as a string pointer (#5478)
Add a string pointer local variable, assign it and operate on it.
This should eliminate an exception and make LsapIsLocalComputer()
function operate correctly.

CORE-18996
2023-07-27 01:58:44 +03:00
..
misc
reg [ADVAPI32] Do not fail on creating a registry key if the security attributes have an invalid length. (#5230) 2023-04-09 04:04:04 +02:00
sec [ADVAPI32] Don't treat a structure pointer as a string pointer (#5478) 2023-07-27 01:58:44 +03:00
service
token
wine [ADVAPI32][SECLOGON] CreateProcessWithLogonW: Pass the environment to the callee 2023-06-10 14:10:14 +02:00
advapi32.h
advapi32.rc
advapi32.spec [ADVAPI32] Fix ordinals regression CORE-19039 (#5448) 2023-07-16 23:27:22 +02:00
CMakeLists.txt