reactos/base/services/srvsvc
Eric Kohl 12bdbe5710 [IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug
NETAPI32: Get rid of the old WINE NetServerGetInfo and replace it by a proper call to NetrServerGetInfo.
SRVSVC: Implement parts of NetrServerGetInfo.
srvsvc.idl: Hack around a bug in midl or rpcrt4. They are not able to handle a pointer to a union of pointers to structs. A pointer to a union of structs works a advertised.
2018-05-06 16:49:24 +02:00
..
CMakeLists.txt
precomp.h
rpcserver.c [IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug 2018-05-06 16:49:24 +02:00
srvsvc.c
srvsvc.rc
srvsvc.spec