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.

28 lines
653 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1993 - 1998.
  5. //
  6. // File: query.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 "querys.idl"
  18. #include "isearch.idl"
  19. #include "psink.idl"
  20. #include "wsink.idl"
  21. #include "wbreak.idl"
  22. #include "stemsink.idl"
  23. #include "istem.idl"
  24. #include "rststa.idl"
  25. #include "colschem.idl"