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.
37 lines
777 B
37 lines
777 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// 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>
|