windows-nt/Source/XPSP1/NT/printscan/print/spooler/inetpp2/server/priv.h
2020-09-26 16:20:57 +08:00

56 lines
1.1 KiB
C

/*****************************************************************************\
* MODULE: priv.h
*
* Private header for the Print-Processor library.
*
*
* Copyright (C) 1996-1997 Microsoft Corporation
* Copyright (C) 1996-1997 Hewlett Packard
*
* History:
* 07-Oct-1996 HWP-Guys Initiated port from win95 to winNT
*
\*****************************************************************************/
#include "spllib.hxx"
#include "inetlib.h"
#include "common.h"
#include "inetxcv.h"
#include "sid.h"
#include "anonycon.hxx"
#include "anycon.hxx"
#include "cachemgr.hxx"
#include "iecon.hxx"
#include "lusrdata.hxx"
#include "ntcon.hxx"
#include "othercon.hxx"
#include "portmgr.hxx"
#include "pusrdata.hxx"
#include "userdata.hxx"
#include "spljob.h"
#include "splpjm.h"
#include "ppjobs.h"
#include "inetport.h"
#include "inetpp.h"
#include "globals.h"
#include "debug.h"
#include "basicsec.h"
#include "mem.h"
#include "sem.h"
#include "util.h"
#include "stubs.h"
#include "inetwrap.h"
#include "ppinfo.h"
#include "ppport.h"
#include "ppprn.h"
#include "xcv.h"
#include "ppchange.h"
#include "stream.h"
#include "resource.h"