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.

70 lines
1.4 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1998.
  5. //
  6. // File: PCH.cxx
  7. //
  8. // Contents: Pre-compiled header
  9. //
  10. // History: 21-Dec-92 BartoszM Created
  11. //
  12. //--------------------------------------------------------------------------
  13. extern "C"
  14. {
  15. #include <nt.h>
  16. #include <ntrtl.h>
  17. #include <nturtl.h>
  18. }
  19. #include <windows.h>
  20. #include <ddeml.h>
  21. #include <shellapi.h>
  22. #include <commdlg.h>
  23. #include <commctrl.h>
  24. #include <wininet.h>
  25. #include <stdlib.h>
  26. #include <stddef.h>
  27. #include <time.h>
  28. #include <limits.h>
  29. #include <ctype.h>
  30. #include <stdio.h>
  31. #include <string.h>
  32. #include <memory.h>
  33. #include <direct.h>
  34. #include <crt\io.h>
  35. #include <eh.h>
  36. #define _CAIROSTG_
  37. #define _DCOM_
  38. #include <oleext.h>
  39. #include <oledberr.h>
  40. #include <filterr.h>
  41. #include <cierror.h>
  42. #include <oledb.h>
  43. #include <ciodm.h>
  44. #include <oledbdep.h>
  45. #include <cmdtree.h>
  46. #include <query.h>
  47. #include <ciintf.h>
  48. #include <ntquery.h>
  49. // srch-specific includes
  50. #include "minici.hxx"
  51. #include "srch.hxx"
  52. #include "browser.hxx"
  53. #include "srchmenu.hxx"
  54. #include "srchdlg.hxx"
  55. #include "watch.hxx"
  56. #include "srchq.hxx"
  57. #include "view.hxx"
  58. #include "lview.hxx"
  59. #include "srchwnd.hxx"
  60. #define SQLTEXT ISQLANG_V2 + 1
  61. #pragma hdrstop