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.

147 lines
3.2 KiB

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corp., 1993 **/
  4. /**********************************************************************/
  5. /*
  6. pchapplb.hxx
  7. PCH inclusion file for APPLIB
  8. FILE HISTORY:
  9. DavidHov 9/2/93 Created
  10. */
  11. #include "ntincl.hxx"
  12. extern "C"
  13. {
  14. #include <ntsam.h>
  15. #include <ntlsa.h>
  16. #include <ntseapi.h>
  17. #include <ntsam.h>
  18. #include <ntrtl.h>
  19. }
  20. #define INCL_BLT_APP
  21. #define INCL_BLT_CC
  22. #define INCL_BLT_CLIENT
  23. #define INCL_BLT_CONTROL
  24. #define INCL_BLT_DIALOG
  25. #define INCL_BLT_EVENT
  26. #define INCL_BLT_MENU
  27. #define INCL_BLT_MISC
  28. #define INCL_BLT_MSGPOPUP
  29. #define INCL_BLT_TIMER
  30. #define INCL_BLT_WINDOW
  31. #define INCL_DOSERRORS
  32. #define INCL_ICANON
  33. #define INCL_NET
  34. #define INCL_NETCONNECTION
  35. #define INCL_NETCONS
  36. #define INCL_NETDOMAIN
  37. #define INCL_NETERRORS
  38. #define INCL_NETLIB
  39. #define INCL_NETMESSAGE
  40. #define INCL_NETREMUTIL
  41. #define INCL_NETSERVER
  42. #define INCL_NETSHARE
  43. #define INCL_NETUSE
  44. #define INCL_NETWKSTA
  45. #define INCL_WINDOWS
  46. #define INCL_WINDOWS_GDI
  47. #include "lmui.hxx"
  48. #include "dbgstr.hxx"
  49. #include "blt.hxx"
  50. #include "slist.hxx"
  51. #include "string.hxx"
  52. #include "strlst.hxx"
  53. #include "strnumer.hxx"
  54. #include "uiassert.hxx"
  55. #include "uitrace.hxx"
  56. #include "uibuffer.hxx"
  57. #include "lmoacces.hxx"
  58. #include "lmobj.hxx"
  59. #include "lmodev.hxx"
  60. #include "lmodom.hxx"
  61. #include "lmoent.hxx"
  62. #include "lmoenum.hxx"
  63. #include "lmofile.hxx"
  64. #include "lmoersm.hxx"
  65. #include "lmoesrv.hxx"
  66. #include "lmoesu.hxx"
  67. #include "lmoeusr.hxx"
  68. #include "lmoefile.hxx"
  69. #include "lmomisc.hxx"
  70. #include "lmosrv.hxx"
  71. #include "lmouser.hxx"
  72. #include "lmowks.hxx"
  73. #include "lmowksu.hxx"
  74. #include "lmsrvres.hxx"
  75. #include "maskmap.hxx"
  76. #include "security.hxx"
  77. #include "apisess.hxx"
  78. #include "auditchk.hxx"
  79. #include "cncltask.hxx"
  80. #include "colwidth.hxx"
  81. #include "devcb.hxx"
  82. #include "domenum.hxx"
  83. #include "ellipsis.hxx"
  84. #include "errmap.hxx"
  85. #include "focuschk.hxx"
  86. #include "focusdlg.hxx"
  87. #include "fontedit.hxx"
  88. #include "getfname.hxx"
  89. #include "groups.hxx"
  90. #include "hierlb.hxx"
  91. #include "lbcolw.hxx"
  92. #include "mrucombo.hxx"
  93. #include "ntacutil.hxx"
  94. #include "olb.hxx"
  95. #include "openfile.hxx"
  96. #include "password.hxx"
  97. #include "prompt.hxx"
  98. #include "sendmsg.hxx"
  99. #include "sleican.hxx"
  100. #include "slestrip.hxx"
  101. #include "uidomain.hxx"
  102. #include "uintmem.hxx"
  103. #include "uintlsa.hxx"
  104. #include "uintlsax.hxx"
  105. #include "uintsam.hxx"
  106. #include "uix.hxx"
  107. #include "usrbrows.hxx"
  108. #include "usrcache.hxx"
  109. #include "w32event.hxx"
  110. #include "w32handl.hxx"
  111. #include "w32mutex.hxx"
  112. #include "w32sema4.hxx"
  113. #include "w32sync.hxx"
  114. #include "w32thred.hxx"
  115. #include "usrbrows.hxx"
  116. extern "C"
  117. {
  118. #include <string.h>
  119. #include <stdlib.h>
  120. #include <stdio.h>
  121. #include "uimsg.h"
  122. #include "uidomain.h"
  123. #include <process.h>
  124. #include "passdlg.h"
  125. #include "lmobjrc.h"
  126. #include "focusdlg.h"
  127. #include "applibrc.h"
  128. #include "mnet.h"
  129. #include <getuser.h>
  130. }
  131. // End of PCHAPPLB.HXX