mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-05-19 17:35:05 -04:00
vlmcsd-svn998-2016-08-11-Hotbird64
This commit is contained in:
parent
8d3bfb8d55
commit
9099d5aa69
51 changed files with 966 additions and 4047 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue