windows-nt/Source/XPSP1/NT/com/ole32/oleprx32/idl/daytona/mega.idl

27 lines
363 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
// a giant mega idl file to put the whole proxy together
#define DO_NO_IMPORTS
#define __INCLUDE_CPIFS
import "wtypes.idl";
#include "unknwn.idl"
#include "objidl.idl"
#include "oleidl.idl"
#include "contxt.idl"
//#include "oaidl.idl"
#ifdef DCOM
// internal interfaces used by DCOM
#include "oleprv.idl"
#endif
#ifdef ASYNC
#include "iconn.idl"
#endif