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.

43 lines
1.1 KiB

  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__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED_)
  5. #define AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED_
  6. #include <module.h>
  7. //
  8. // From HelpServiceTypeLib.idl
  9. //
  10. #include <HelpServiceTypeLib.h>
  11. //
  12. // From HelpCenterTypeLib.idl
  13. //
  14. #include <HelpCenterTypeLib.h>
  15. //
  16. // For debug trace
  17. //
  18. #include <HCP_trace.h>
  19. #include <MPC_COM.h>
  20. #include <MPC_security.h>
  21. #include <MPC_utils.h>
  22. #include <MPC_html.h>
  23. #include <MPC_xml.h>
  24. #include <HelpCenter.h>
  25. #include <HelpCenterExternal.h>
  26. #include <NameSpace_Impl.h>
  27. #include <Favorites.h>
  28. #include <ServiceProxy.h>
  29. #include <resource.h>
  30. ////////////////////////////////////////////////////////////////////////////////
  31. //{{AFX_INSERT_LOCATION}}
  32. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  33. #endif // !defined(AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED)