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.
 
 
 
 
 
 

32 lines
528 B

// Copyright (c) 1997-1999 Microsoft Corporation
//
// All header files used by this project; for the purpose of creating a
// pre-compiled header file
//
// 12-12-97 sburns
//
// This file must be named with a .hxx extension due to some weird and
// inscrutible requirement of BUILD.
#ifndef HEADERS_HXX_INCLUDED
#define HEADERS_HXX_INCLUDED
#include <burnslib.hpp>
#include <lmjoin.h>
#include <safeboot.h>
extern Popup popup;
#pragma hdrstop
#endif // HEADERS_HXX_INCLUDED