windows-nt/Source/XPSP1/NT/com/ole32/stg/simp/simphead.cxx
2020-09-26 16:20:57 +08:00

38 lines
740 B
C++

//+-------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1992.
//
// File: simphead.cxx
//
// Contents: Precompiled headers
//
// History: 04-Aug-94 PhilipLa Created.
//
//--------------------------------------------------------------------------
#include <memory.h>
extern "C"
{
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windef.h>
}
#include <ole2.h>
#if defined(_CHICAGO_)
#include <widewrap.h>
#endif
#include <msf.hxx>
#include <header.hxx>
#include <fat.hxx>
#include <dir.hxx>
#include <dirfunc.hxx>
#include <psetstg.hxx>
#include <simpdf.hxx>
#include <simpstm.hxx>
#include <dfnlist.hxx>