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.

96 lines
1.8 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. #define COTASKDECLSPEC extern
  14. extern "C"
  15. {
  16. #include <nt.h>
  17. #include <ntrtl.h>
  18. #include <nturtl.h>
  19. }
  20. #include <windows.h>
  21. #include <shellapi.h>
  22. #include <stdlib.h>
  23. #include <stddef.h>
  24. #include <time.h>
  25. #include <limits.h>
  26. #include <ctype.h>
  27. #include <stdio.h>
  28. #include <string.h>
  29. #include <memory.h>
  30. #include <direct.h>
  31. #include <crt\io.h>
  32. #define _CAIROSTG_
  33. #define _DCOM_
  34. // #define OLEDBVER 0x0250 // enable ICommandTree interface
  35. // #define deprecated // enable IRowsetExactScroll
  36. #include <cidebnot.h>
  37. #include <cierror.h>
  38. #include <oleext.h>
  39. #include <oledberr.h>
  40. #include <oledb.h>
  41. #include <dbcmdtre.hxx>
  42. #include <query.h>
  43. #include <filterr.h> // used in webhits!
  44. //
  45. // Query-specific
  46. //
  47. #include <stgprop.h>
  48. #include <restrict.hxx>
  49. #include <stgvar.hxx>
  50. #include <vquery.hxx>
  51. #include <ciexcpt.hxx>
  52. #include <smart.hxx>
  53. #include <tsmem.hxx>
  54. #include <xolemem.hxx>
  55. #include <cisem.hxx>
  56. #include <dynarray.hxx>
  57. #include <readwrit.hxx>
  58. #include <ci.h>
  59. #include <ci64.hxx>
  60. #include <qutildbg.hxx>
  61. #include <align.hxx>
  62. #include <params.hxx>
  63. #include <tgrow.hxx>
  64. #include <propspec.hxx>
  65. #include <dbqrslt.hxx>
  66. #include <tfilt.hxx>
  67. #include <qlibutil.hxx>
  68. #include <parser.hxx>
  69. #include <lgplist.hxx>
  70. #include <scanner.hxx>
  71. #include <plist.hxx>
  72. #include <wcstoi64.hxx>
  73. #include <strrest.hxx>
  74. #include <string.hxx>
  75. #include <fmapio.hxx>
  76. #include <mbutil.hxx>
  77. #pragma hdrstop