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.

33 lines
851 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__C5610F51_3F0C_11D3_80CE_00C04F688C0B__INCLUDED_)
  5. #define AFX_STDAFX_H__C5610F51_3F0C_11D3_80CE_00C04F688C0B__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_xml.h>
  10. #include <MPC_utils.h>
  11. #include <MPC_COM.h>
  12. #include <MPC_streams.h>
  13. #include "msscript.h"
  14. //
  15. // From HelpServiceTypeLib.idl
  16. //
  17. #include <HelpServiceTypeLib.h>
  18. //
  19. // From HelpCenterTypeLib.idl
  20. //
  21. #include <HelpCenterTypeLib.h>
  22. #include <Incident.h>
  23. #endif // !defined(AFX_STDAFX_H__C5610F51_3F0C_11D3_80CE_00C04F688C0B__INCLUDED)