Source code of Windows XP (NT5)
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.

49 lines
1.6 KiB

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992-1999.
  5. //
  6. // File: netshell.idl
  7. //
  8. //----------------------------------------------------------------------------
  9. cpp_quote("//+-------------------------------------------------------------------------")
  10. cpp_quote("//")
  11. cpp_quote("// Microsoft Windows")
  12. cpp_quote("// Copyright (C) Microsoft Corporation, 1992-1999.")
  13. cpp_quote("//")
  14. cpp_quote("//--------------------------------------------------------------------------")
  15. cpp_quote("#if ( _MSC_VER >= 800 )")
  16. cpp_quote("#pragma warning(disable:4201)")
  17. cpp_quote("#endif")
  18. #ifndef DO_NO_IMPORTS
  19. import "shlobj.idl";
  20. import "oleidl.idl";
  21. import "docobj.idl";
  22. import "oaidl.idl";
  23. #endif
  24. // We want to be a proxy/stub DLL for all of the interfaces in
  25. // the following IDL files. Therefore we #include them instead of importing
  26. // them.
  27. //
  28. #define DO_NO_IMPORTS
  29. // Reserved GUIDS for our use
  30. //
  31. // d15ca9b5-cd31-4da0-a8fa-a3412c408337 <available>
  32. // d15ca9b6-cd31-4da0-a8fa-a3412c408337 <available>
  33. // d15ca9b7-cd31-4da0-a8fa-a3412c408337 <available>
  34. // d15ca9b8-cd31-4da0-a8fa-a3412c408337 <available>
  35. // d15ca9b9-cd31-4da0-a8fa-a3412c408337 <available>
  36. // d15ca9ba-cd31-4da0-a8fa-a3412c408337 <available>
  37. // d15ca9bb-cd31-4da0-a8fa-a3412c408337 <available>
  38. // d15ca9bc-cd31-4da0-a8fa-a3412c408337 <available>
  39. // d15ca9bd-cd31-4da0-a8fa-a3412c408337 <available>
  40. // d15ca9be-cd31-4da0-a8fa-a3412c408337 <available>
  41. // d15ca9bf-cd31-4da0-a8fa-a3412c408337 <available>
  42. // ...
  43. // d15ca9cf-cd31-4da0-a8fa-a3412c408337 <available>