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.

25 lines
614 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1993 - 1998.
  5. //
  6. // File: indexsrv.idl
  7. //
  8. // Contents: master idl file for public interfaces
  9. //
  10. // History: 7-18-94 ErikGav Created
  11. //
  12. //----------------------------------------------------------------------------
  13. #ifdef IMPORT_IDL_DEPENDENTS
  14. import "oaidl.idl";
  15. import "filter.idl";
  16. #endif
  17. #include "psink.idl"
  18. #include "wsink.idl"
  19. #include "wbreak.idl"
  20. #include "stemsink.idl"
  21. #include "istem.idl"
  22. #include "colschem.idl"