ReactOS 0.4.16-dev-297-gc569aee
|
#include <limits.h>
#include <stdarg.h>
#include <stdio.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <winsvc.h>
#include <browser_s.h>
#include <wine/debug.h>
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | _INC_WINDOWS |
#define | COM_NO_WINDOWS_H |
Functions | |
DWORD WINAPI | RpcThreadRoutine (LPVOID lpParameter) |
Variables | |
HINSTANCE | hDllInstance |
Definition at line 20 of file rpcserver.c.
Referenced by ServiceInit().