Leaked source code of windows server 2003
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.
 
 
 
 
 
 

76 lines
984 B

/*++
Copyright (c) 1995 Microsoft Corporation
All rights reserved
Module Name:
precomp.h
Abstract:
Precompiled header for client.
Author:
Weihai Chen (WeihaiC) 7-Mar-2000
Environment:
User Mode -Win32
Revision History:
--*/
#define MODULE "BIDISPL:"
#define MODULE_DEBUG BidiSplDebug
#ifdef __cplusplus
extern "C" {
#endif
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <stddef.h>
#include <ntddrdr.h>
#ifdef __cplusplus
}
#endif
#include <stdio.h>
#include <string.h>
#include <rpc.h>
#include "winspl.h"
#include <offsets.h>
#include <change.h>
#include <windows.h>
#include <winddiui.h>
#include <wininet.h>
#include <tchar.h>
#include <mdcommsg.h>
#ifdef __cplusplus
extern "C" {
#endif
#include <wininet.h>
#ifdef __cplusplus
}
#endif
#include <lmcons.h>
#include <lmapibuf.h>
#include <objbase.h>
#include <strsafe.h>
#include "spllib.hxx"