mirror of
https://github.com/Wind4/vlmcsd.git
synced 2026-05-26 15:11:22 +02:00
vlmcsd-1112-2019-10-20-Hotbird64
This commit is contained in:
@@ -104,8 +104,14 @@ const char *fn_exe = NULL;
|
||||
#ifndef NO_RANDOM_EPID
|
||||
int_fast8_t RandomizationLevel = 1;
|
||||
uint16_t Lcid = 0;
|
||||
uint16_t HostBuild = 0;
|
||||
#endif
|
||||
|
||||
#if !defined(USE_MSRPC) && !defined(SIMPLE_RPC)
|
||||
uint8_t IsNDR64Defined = FALSE;
|
||||
#endif // !defined(USE_MSRPC) && !defined(SIMPLE_RPC)
|
||||
|
||||
|
||||
#if !defined(NO_SOCKETS) && !defined(USE_MSRPC)
|
||||
#ifdef SIMPLE_SOCKETS
|
||||
SOCKET s_server;
|
||||
|
||||
Reference in New Issue
Block a user