reactos/sdk
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
..
cmake [CMAKE] USE_CLANG_CL: Add "-Wno-parentheses-equality" 2018-05-03 08:12:17 +02:00
include [IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug 2018-05-06 16:49:24 +02:00
lib [CONUTILS] Use the currently active console codepage to output text to files. If you want to output UTF-8 run "chcp 65001" before. 2018-05-05 01:37:30 +02:00
tools [XML2SDB] Add support for TAG_LINK_DATE and TAG_LINKER_VERSION. 2018-04-22 18:51:53 +02:00