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.
 
 
 
 
 
 

31 lines
385 B

/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
spprecmp.h
Abstract:
precompiled header for textmode setup
Revision History:
--*/
#pragma once
#if !defined(NOWINBASEINTERLOCK)
#define NOWINBASEINTERLOCK
#endif
#include "nt.h"
#include "ntrtl.h"
#include "nturtl.h"
#include "windows.h"
#include "msg.h"
#include "textmode.h"
#define ACTUAL_MAX_PATH 320