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.

29 lines
790 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (c) Microsoft Corporation. All rights reserved.
  5. //
  6. // File: sysmgmt.idl
  7. //
  8. // Contents: master idl file for public interfaces
  9. //
  10. // History: 7-18-94 ErikGav Created
  11. //
  12. //----------------------------------------------------------------------------
  13. #include "idlmulti.h"
  14. #ifdef IMPORT_IDL_DEPENDENTS
  15. import "oaidl.idl";
  16. import "oleidl.idl";
  17. import "oleext.idl";
  18. #endif
  19. //----------------------------------------------------------------------------
  20. //
  21. // all sysmgmt interfaces
  22. //
  23. //----------------------------------------------------------------------------
  24. #include "aldefs.idl"
  25. #include "alrep.idl"
  26. #include "altrgt.idl"