reactos/dll/win32/netapi32
Timo Kreuzer adc86c2442 [NETAPI32] Zero out lpNameBuffer in NetGetJoinInformation
This is needed, because for some reason, otherwise RPCRT4 will assume that whatever value is in there is already the buffer and copy the string there.
Fixes exception in Chrome 48.
2021-07-03 12:56:48 +02:00
..
apibuf.c
browser.c
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
dfs.c [NETAPI32] Add more DFS stubs 2018-09-16 21:11:16 +02:00
display.c
dssetup.c
group_new.c [NETAPI32] Improve some error traces. 2019-12-29 16:14:34 +01:00
local_group.c [NETAPI32] Improve some error traces. 2019-12-29 16:14:34 +01:00
misc.c [NETAPI32] Add the NetpAllocStrFromWStr helper function 2019-08-24 14:00:33 +02:00
nbcmdqueue.c
nbcmdqueue.h
nbnamecache.c
nbnamecache.h
nbt.c
netapi32.c [NETAPI32] Fix NetUserEnum to work on x64 2019-04-02 01:45:51 +02:00
netapi32.h [NETAPI32] Add the NetpAllocStrFromWStr helper function 2019-08-24 14:00:33 +02:00
netapi32.spec [NETAPI32] Add the NetpAllocStrFromWStr helper function 2019-08-24 14:00:33 +02:00
netbios.c
netbios.h
netlogon.c [NETAPI32] Implement DsEnumerateDomainTrustsA 2019-08-31 12:45:30 +02:00
obsolete.c
schedule.c
srvsvc.c [NETAPI32] Implement parts of NetGetDCName and declare some parameters optional. 2019-05-29 15:35:55 +02:00
user.c [NETAPI32] Improve some error traces. 2019-12-29 16:14:34 +01:00
utils.c [NETAPI32] NetUserGetInfo: Build and return the users SID for level 4 and 23. 2019-03-11 22:31:36 +01:00
wksta.c [NETAPI32] Use our implementation of NetWkstaUserEnum instead of the Wine stub 2021-02-14 11:26:54 +01:00
wksta_new.c [NETAPI32] Zero out lpNameBuffer in NetGetJoinInformation 2021-07-03 12:56:48 +02:00