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.
 
 
 
 
 
 

27 lines
601 B

/****************************************************************************/
// precomp.h
//
// Copyright (C) 1997-1999 Microsoft Corp.
/****************************************************************************/
/*
* Need to define these to have MP save driver ( proper locked operation will generated for x86)-Bug# 209464
*/
#include <ntosp.h>
#include <zwapi.h>
#include <winstaw.h>
#include <ntddvdeo.h>
#include <ntddkbd.h>
#include <ntddmou.h>
#include <icadd.h>
#include <sdapi.h>
#include "icap.h"
#include "icadata.h"
#include "icaprocs.h"
#include "stdarg.h"
#include "stdio.h"