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.

117 lines
2.5 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. * Created 19-Oct-1993 by Neil Sandlin (neilsa)
  18. --*/
  19. #include <stddef.h>
  20. #include <nt.h>
  21. #include "wow32.h"
  22. #include "wowtbl.h"
  23. #include "doswow.h"
  24. #include "wdos.h"
  25. #include "wmdisp32.h"
  26. #include "mapembed.h"
  27. #include "wowusr.h"
  28. #include "waccel.h"
  29. #include "wcall16.h"
  30. #include "wuclass.h"
  31. #include "wsubcls.h"
  32. #include <mmsystem.h>
  33. #include "wkman.h"
  34. #include "fastwow.h"
  35. #include "wcall32.h"
  36. #include "wudlg.h"
  37. #include "tdb16.h"
  38. #include "wcntl32.h"
  39. #include "wcuricon.h"
  40. #include "wmsg16.h"
  41. #include "wmsgbm.h"
  42. #include "wmtbl32.h"
  43. #include "wcommdlg.h"
  44. #include "wowcmdlg.h"
  45. #include <commdlg.h>
  46. #include "wres16.h"
  47. #include "wres32.h"
  48. #include "wowkrn.h"
  49. #include "wdde.h"
  50. #include <dde.h>
  51. #include "wuclip.h"
  52. #include "wgmeta.h"
  53. #include "wowgdi.h"
  54. #include "wgdi.h"
  55. #include "wgprnset.h"
  56. #include "wgfont.h"
  57. #include "wgdi31.h"
  58. #include "wgman.h"
  59. #include "wgpal.h"
  60. #include "wgtext.h"
  61. #include "wheap.h"
  62. #include "wowkbd.h"
  63. #include "wkbman.h"
  64. #include "wkernel.h"
  65. #include "wkfileio.h"
  66. #include <winbase.h>
  67. #include "oemuni.h"
  68. #include "vrnmpipe.h"
  69. #include "wkgthunk.h"
  70. #include "wklocal.h"
  71. #include "wowhooks.h"
  72. #include "wutmr.h"
  73. #include "wreldc.h"
  74. #include "vdmapi.h"
  75. #include "wowinfo.h"
  76. #include "dbgexp.h"
  77. #include "wucomm.h"
  78. #include "wowmmcb.h"
  79. #include "isz.h"
  80. #include "wkmem.h"
  81. #include <mmddk.h>
  82. #include "wowmmed.h"
  83. #include "wmmstruc.h"
  84. #include "wmmedia.h"
  85. #include "isvwow.h"
  86. #include <string.h>
  87. #include <digitalv.h>
  88. #include "wmsgcb.h"
  89. #include "wmsgem.h"
  90. #include "wmsglb.h"
  91. #include "wmsgsbm.h"
  92. #include "wumsg.h"
  93. #include "wuman.h"
  94. #include "vdm.h"
  95. #include "wucaret.h"
  96. #include "wucursor.h"
  97. #include "wuhook.h"
  98. #include "wumenu.h"
  99. #include "wuser.h"
  100. #include "wutext.h"
  101. #include "wuwind.h"
  102. #include "wuser31.h"
  103. #include "wulang.h"
  104. #include "winsockp.h"
  105. #include "wowsnd.h"
  106. #include "wsman.h"
  107. #include "wowshell.h"
  108. #include "wshell.h"
  109. #include "wowth.h"
  110. #include "wthman.h"
  111. #include "wusercli.h"
  112. #include "wole2.h"
  113. #include "win95.h"
  114. #include "wparam.h"
  115. #include <limits.h>
  116. #include <commctrl.h>