WindowsXP-SP1/com/ole32/olethunk/olethk32/headers.cxx
2020-09-30 16:53:49 +02:00

60 lines
1.2 KiB
C++
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1994.
//
// File: headers.cxx
//
// Contents: Precompiled headers file
//
// History: 21-Feb-94 DrewB Created
//
//----------------------------------------------------------------------------
extern "C" {
#include <malloc.h>
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#include <wownt32.h>
}
#include <ole2.h>
#include <olecoll.h>
#include <privguid.h>
#include <ole2sp.h>
#include <ole2com.h>
#include <utils.h>
#include <memapi.hxx>
#include <interop.hxx>
#include <wow32fn.h>
#include <thunkapi.hxx>
#include <stksw.hxx>
#include "mmodel.hxx"
#include "stalloc.hxx"
#include "nest.hxx"
#include "olethk32.hxx"
#include "map_kv.h"
#include "map_dwp.h"
#include "obj16.hxx"
#include "thkmgr.hxx"
#include "freelist.hxx"
#include "cthkmgr.hxx"
#include "tlsthk.hxx"
#include "thop.hxx"
#include "thi.hxx"
#include "the.hxx"
#include "thopapi.hxx"
#include "thopint.hxx"
#include "inv16.hxx"
#include "alias.hxx"
#include "thoputil.hxx"
#include "apinot.hxx"
#if DBG == 1
#include "dbginv.hxx"
#endif