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.
 
 
 
 
 
 

41 lines
788 B

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1996 - 1996.
//
// File: astghead.cxx
//
// Contents: Precompiled header for async
//
// History: 28-Mar-96 PhilipLa Created
//
//----------------------------------------------------------------------------
extern "C"
{
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
}
#include <windows.h>
#include <ole2.h>
#include <ocidl.h>
#if defined(_CHICAGO_)
#include <widewrap.h>
#endif
#include <debnot.h>
#include <error.hxx>
#include <except.hxx>
#include <docfilep.hxx>
#include <dfmsp.hxx>
#include "astg.hxx"
#include "asyncerr.hxx"
#if defined (_CHICAGO_)
#include <widewrap.h>
#endif