Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

44 lines
852 B

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1993.
//
// File: headers.cxx
//
// Contents: Precompiled header file
//
// History: 02-Nov-93 DrewB Created
//
//----------------------------------------------------------------------------
extern "C"
{
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
}
#if WIN32 != 300
#include <compobj.h>
#include <storage.h>
#endif
#ifdef _CAIRO_
#define _CAIROSTG_
#include <oleext.h>
#endif
#include <stgint.h>
#include <valid.h>
#include <debnot.h>
#include <dfexcept.hxx>
#include <dfmsp.hxx>
#include <funcs.hxx>
#include <docfilep.hxx>
#include <safedecl.hxx>
#include <infs.hxx>
#include "stgstm.hxx"
#include "ntsupp.hxx"
#include "dirstg.hxx"
#include "filstg.hxx"
#include "ptrcache.hxx"