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.

50 lines
863 B

  1. #define INC_OLE2
  2. #define IDS_NULL_STRING (0)
  3. #include <windows.h>
  4. #include <tchar.h>
  5. // MCSNC includes
  6. #include <databeam.h>
  7. #include <oprahcom.h>
  8. #include <confdbg.h>
  9. // end MCSNC includes
  10. extern "C"
  11. {
  12. #include <t120.h>
  13. }
  14. #include <memmgr.h>
  15. #include <mcattprt.h>
  16. #include <ncmcs.h>
  17. #include <debspew.h>
  18. #include <RegEntry.h>
  19. #include <ConfReg.h>
  20. #include <it120nc.h>
  21. #include <dllutil.h>
  22. #include "fclasses.h"
  23. #include "cntlist.h"
  24. #include "clists.h"
  25. #include "ms_util.h"
  26. #include <fsdiag.h>
  27. #include <spacket.h>
  28. #include <packet.h>
  29. #include <datapkt.h>
  30. #include <cmdtar.h>
  31. #include <attmnt.h>
  32. #include <channel.h>
  33. #include <tptif.h>
  34. #include <domain.h>
  35. #include <connect.h>
  36. #include <tprtctrl.h>
  37. #include <user.h>
  38. #include <control.h>
  39. #include <evtlog.h>
  40. #include <nmevtmsg.h>
  41. #include "pdutypes.h"