
// a giant mega idl file to put the whole proxy together

#define DO_NO_IMPORTS

import "wtypes.idl";

#include "unknwn.idl"

#include "objidl.idl"

#include "oleidl.idl"

#include "oaidl.idl"

#include "srvhdl.idl"

#ifdef DCOM
// internal interfaces used by DCOM
#include "oleprv.idl"
#endif

#ifdef _CAIRO_
#include "storext.idl"
#endif
