windows-nt/Source/XPSP1/NT/com/ole32/oleprx32/proxy/mega.h

36 lines
499 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// a giant mega idl file to put the whole proxy together
#include "unknwn.h"
#include "objidl.h"
#include "oleidl.h"
#include "oaidl.h"
#include "ocidl.h"
#include "contxt.h"
#ifdef DCOM
// internal interfaces used by DCOM
// this is private! (for now)
#include "oleprv.h"
// This is for the remote activation forwarding interface
#ifdef _CHICAGO_
#include "forward.h"
#endif // _CHICAGO_
#endif // DCOM
#ifdef ASYNC
#include "iconn.h"
#endif
#ifdef _CAIRO_
#include "storext.h"
#endif