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
584 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 private 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 "rststa.idl"
  20. cpp_quote("#include <indexsrv.h>" )