mirror of
https://github.com/Wind4/vlmcsd.git
synced 2026-08-03 13:52:50 +08:00
vlmcsd-svn998-2016-08-11-Hotbird64
This commit is contained in:
@@ -14,6 +14,10 @@ int_fast8_t DisconnectImmediately = FALSE;
|
||||
const char *const cIPv4 = "IPv4";
|
||||
const char *const cIPv6 = "IPv6";
|
||||
|
||||
#ifdef IS_LIBRARY
|
||||
char ErrorMessage[MESSAGE_BUFFER_SIZE];
|
||||
#endif // IS_LIBRARY
|
||||
|
||||
#ifndef USE_MSRPC
|
||||
int_fast8_t UseMultiplexedRpc = TRUE;
|
||||
int_fast8_t UseRpcNDR64 = TRUE;
|
||||
|
||||
Reference in New Issue
Block a user