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.

41 lines
977 B

  1. // stdafx.h : include file for standard system include files,
  2. // or project specific include files that are used frequently,
  3. // but are changed infrequently
  4. #if !defined(AFX_STDAFX_H__30D1B1B5_A051_4060_BCFB_82B33E161130__INCLUDED_)
  5. #define AFX_STDAFX_H__30D1B1B5_A051_4060_BCFB_82B33E161130__INCLUDED_
  6. #include <module.h>
  7. //{{AFX_INSERT_LOCATION}}
  8. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  9. #include <MPC_utils.h>
  10. #include <MPC_COM.h>
  11. #include <MPC_streams.h>
  12. #include <MPC_trace.h>
  13. #include <HCP_trace.h>
  14. #include <wtsapi32.h>
  15. #include <winsta.h>
  16. #include <Utility.h>
  17. #include <SvcUtils.h>
  18. #include "msscript.h"
  19. //
  20. // From HelpServiceTypeLib.idl
  21. //
  22. #include <HelpServiceTypeLib.h>
  23. //
  24. // From HelpCenterTypeLib.idl
  25. //
  26. #include <HelpCenterTypeLib.h>
  27. #include <UnsolicitedRC.h>
  28. #endif // !defined(AFX_STDAFX_H__30D1B1B5_A051_4060_BCFB_82B33E161130__INCLUDED)