NT4/private/windows/spooler/spllib/spllibp.hxx

36 lines
408 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
Copyright (c) 1994 Microsoft Corporation
All rights reserved.
Module Name:
spllibp.hxx
Abstract:
Private precomp header
Author:
Albert Ting (AlbertT) 3-Dec-1994
Revision History:
--*/
#define MODULE "SPLLIB:"
#define MODULE_DEBUG SplLibDebug
#define LINK_SPLLIB
extern "C" {
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
}
#include <windows.h>
#include "spllib.hxx"