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.
|
|
/******************************Module*Header*******************************\
* Module Name: precomp.hxx * * * * Copyright (c) 1996-1999 Microsoft Corporation * \**************************************************************************/
extern "C" { #include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <stddef.h>
#include <windows.h>
#include <winspool.h>
#include <limits.h>
#include <string.h>
#include <nlsconv.h>
#include <wingdip.h>
#include "ddrawp.h"
#include "firewall.h"
#include "xfflags.h"
#include "metarec.h"
#include "metadef.h"
#include "winfont.h"
#include "image.hxx"
}
|