Windows NT 4.0 source code leak
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.

28 lines
372 B

4 years ago
  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 "srvhdl.h"
  8. #ifdef DCOM
  9. // internal interfaces used by DCOM
  10. // this is private! (for now)
  11. #include "oleprv.h"
  12. #endif
  13. #ifdef ASYNC
  14. #include "iconn.h"
  15. #endif
  16. #ifdef _CAIRO_
  17. #include "storext.h"
  18. #endif