ReactOS 0.4.15-dev-7788-g1ad9096
precomp.h File Reference
#include <windef.h>
#include <winbase.h>
#include <wingdi.h>
#include <winreg.h>
#include <winspool.h>
#include <winsplp.h>
#include <ndk/rtlfuncs.h>
#include <spoolss.h>
#include <marshalling/marshalling.h>
#include <wine/debug.h>
Include dependency graph for precomp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _SPOOLSS_PRINT_PROVIDER
 
struct  _SPOOLSS_PRINTER_HANDLE
 

Macros

#define WIN32_NO_STATUS
 

Typedefs

typedef BOOL(WINAPIPInitializePrintProvidor) (LPPRINTPROVIDOR, DWORD, LPWSTR)
 
typedef struct _SPOOLSS_PRINT_PROVIDER SPOOLSS_PRINT_PROVIDER
 
typedef struct _SPOOLSS_PRINT_PROVIDERPSPOOLSS_PRINT_PROVIDER
 
typedef struct _SPOOLSS_PRINTER_HANDLE SPOOLSS_PRINTER_HANDLE
 
typedef struct _SPOOLSS_PRINTER_HANDLEPSPOOLSS_PRINTER_HANDLE
 

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (spoolss)
 

Variables

HANDLE hProcessHeap
 
LIST_ENTRY PrintProviderList
 

Macro Definition Documentation

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 11 of file precomp.h.

Typedef Documentation

◆ PInitializePrintProvidor

typedef BOOL(WINAPI * PInitializePrintProvidor) (LPPRINTPROVIDOR, DWORD, LPWSTR)

Definition at line 27 of file precomp.h.

◆ PSPOOLSS_PRINT_PROVIDER

◆ PSPOOLSS_PRINTER_HANDLE

◆ SPOOLSS_PRINT_PROVIDER

◆ SPOOLSS_PRINTER_HANDLE

Function Documentation

◆ WINE_DEFAULT_DEBUG_CHANNEL()

WINE_DEFAULT_DEBUG_CHANNEL ( spoolss  )

Variable Documentation

◆ hProcessHeap

HANDLE hProcessHeap
extern

Definition at line 37 of file kbswitch.c.

◆ PrintProviderList