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.

30 lines
412 B

  1. // a giant mega idl file to put the whole proxy together
  2. #include "unknwn.h"
  3. #include "objidl.h"
  4. #include "oleidl.h"
  5. #include "oaidl.h"
  6. #include "ocidl.h"
  7. #include "contxt.h"
  8. #ifdef DCOM
  9. // internal interfaces used by DCOM
  10. // this is private! (for now)
  11. #include "oleprv.h"
  12. #endif // DCOM
  13. #ifdef ASYNC
  14. #include "iconn.h"
  15. #endif
  16. #ifdef _CAIRO_
  17. #include "storext.h"
  18. #endif