ReactOS 0.4.16-dev-297-gc569aee
|
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <winsvc.h>
#include <wingdi.h>
#include <winspool.h>
#include <winsplp.h>
#include <winspool_s.h>
#include <ndk/rtlfuncs.h>
#include <spoolss.h>
#include <marshalling/marshalling.h>
#include <wine/debug.h>
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (spoolsv) | |
DWORD WINAPI | LrpcThreadProc (LPVOID lpParameter) |
Definition at line 11 of file rpcserver.c.
Referenced by _ServiceMain().
WINE_DEFAULT_DEBUG_CHANNEL | ( | spoolsv | ) |