Eric Kohl
2210d23fc7
[NETAPI32] Return the old values for NetGetJoinInformation() to fix Chrome Installer regression
...
Should fix CORE-17679
2021-07-14 15:22:17 +02:00
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
Eric Kohl
2a3c94e301
[NETAPI32] Use our implementation of NetWkstaUserEnum instead of the Wine stub
2021-02-14 11:26:54 +01:00
Eric Kohl
87a4624e20
[WKSSVC][NETAPI32] Implement NetrWkstaGetInfo and get rid of the old NetWkstaGetInfo implementation
2021-02-13 23:19:29 +01:00
Jérôme Gardou
fab4e82647
[INCLUDE/IDL] Give implicit handles a more unique name
...
This avoids duplicated symbols when linking DLLs using more than one client or server stub
2020-12-22 13:14:13 +01:00
Eric Kohl
7908e2e41f
[NETAPI32][WKSSVC] Implement NetGetJoinInformation using the workstation service
2019-12-15 19:53:23 +01:00
Eric Kohl
18a6d7c36f
[NETAPI32] Add RPC binding code to remaining functions that require explicit binding
2019-12-08 12:48:28 +01:00
Eric Kohl
3fe3f9acc7
[NETAPI32] Add RPC binding code to functions that require explicit binding
2019-12-08 10:52:37 +01:00
Eric Kohl
89f6e701d4
[NETAPI32] Add annotations and move NetUseGetInfo to a better location.
2018-08-05 15:36:48 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00