windows-nt/Source/XPSP1/NT/printscan/print/spooler/spoolss/perf/precomp.hxx

33 lines
369 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1994 Microsoft Corporation
All rights reserved.
Module Name:
precomp.hxx
Abstract:
Private precomp header
Author:
Albert Ting (AlbertT) 3-Dec-1994
Revision History:
--*/
extern "C" {
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
}
#include <windows.h>
#include <winspool.h>
#include <winperf.h>
#include <string.h>