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.

93 lines
1.8 KiB

  1. /*++ BUILD Version: 0001
  2. *
  3. * Copyright (c) 1991, Microsoft Corporation
  4. *
  5. * precomp.h
  6. * Combined precompiled header source
  7. *
  8. * This file is a collection of all the common .h files used by the
  9. * various source files in this directory. It is precompiled by the
  10. * build process to speed up the overall build time.
  11. *
  12. * Put new .h files in here if it has to be seen by multiple source files.
  13. * Keep in mind that the definitions in these .h files are potentially
  14. * visible to all source files in this project.
  15. *
  16. * History:
  17. * mattfe jan 26 95
  18. --*/
  19. #define INC_OLE2
  20. #include <nt.h>
  21. #include <ntrtl.h>
  22. #include <nturtl.h>
  23. #include <ntregapi.h>
  24. #include <windows.h>
  25. #include <winspool.h>
  26. #include <splapip.h>
  27. #include <winsplp.h>
  28. #include <rpc.h>
  29. #include <dsrole.h>
  30. #include <lm.h>
  31. #include <winsock2.h>
  32. #include <dsgetdc.h>
  33. #include <ntdsapi.h>
  34. #include <spltypes.h>
  35. #include <messages.h>
  36. #include <wininet.h>
  37. #include <tchar.h>
  38. #include <activeds.h>
  39. #include <winldap.h>
  40. #include <ctype.h>
  41. #include <wchar.h>
  42. #include <stdlib.h>
  43. #include <stdio.h>
  44. #include <change.h>
  45. #include <memory.h>
  46. #include <ntfytab.h>
  47. #include <winsprlp.h>
  48. #include <gdispool.h>
  49. #include <setupapi.h>
  50. #include <splsetup.h>
  51. #include <sddl.h>
  52. #include <dsgetdc.h>
  53. #include <oleauto.h>
  54. #include <accctrl.h>
  55. #include <winsock2.h>
  56. #define SECURITY_WIN32
  57. #include <security.h>
  58. #include <sfcapip.h>
  59. #include <userenv.h>
  60. #include <sddl.h>
  61. #include <aclapi.h>
  62. //
  63. // WMI stuff
  64. //
  65. #include <wmidata.h>
  66. #include <wmistr.h>
  67. #include <evntrace.h>
  68. #include <strsafe.h>
  69. #include <local.h>
  70. #include <spoolsec.h>
  71. #include "ds.h"
  72. #include "varconv.hxx"
  73. #include "property.hxx"
  74. #include "dsutil.hxx"
  75. #include "splmrg.h"
  76. #include "NCshared.hxx"