2025-04-27 07:49:33 -04:00

32 lines
416 B
C

/*++
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