Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
578 B

//--------------------------------------------------------------------
// pch - header
// Copyright (C) Microsoft Corporation, 1999
//
// Created by: Louis Thomas (louisth), 2-7-99
//
// Precompiled header for lib
//
#include <windows.h>
#include <rpc.h>
#include <rpcdce.h>
#include <dsgetdc.h>
#include <ntdsapi.h>
#include <lmcons.h>
#include <lmserver.h>
#include <lmapibuf.h>
#include <winsock2.h>
#include <winsvc.h>
#include <svcguid.h>
#include <exception>
#include "DebugWPrintf.h"
#include "ErrorHandling.h"
#define MODULEPRIVATE static // so statics show up in VC