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.
 
 
 
 
 
 

28 lines
617 B

//+-------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1992.
//
// File: headers.cxx
//
// Contents: Precompiled headers
//
// History: 21-Jan-93 AlexT Created
//
//--------------------------------------------------------------------------
#if DBG != 1
#error FAIL.EXE requires DBG == 1
#endif
#include <io.h>
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <memory.h>
#include <storage.h>
#include <debnot.h>
#include <dfdeb.hxx>
#include <dfmsp.hxx>