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.

51 lines
1.1 KiB

  1. /******************************************************************************
  2. Copyright (c) 2000 Microsoft Corporation
  3. Module Name:
  4. StdAfx.h
  5. Abstract:
  6. Precompiled header.
  7. Revision History:
  8. Davide Massarenti (Dmassare) 06/06/2000
  9. created
  10. ******************************************************************************/
  11. #if !defined(AFX_STDAFX_H__6877C875_4E31_4E1C_8AC2_024A50599D66__INCLUDED_)
  12. #define AFX_STDAFX_H__6877C875_4E31_4E1C_8AC2_024A50599D66__INCLUDED_
  13. #include <module.h>
  14. //
  15. // From HelpServiceTypeLib.idl
  16. //
  17. #include <HelpServiceTypeLib.h>
  18. //
  19. // From HelpCenterTypeLib.idl
  20. //
  21. #include <HelpCenterTypeLib.h>
  22. //
  23. // For debug trace
  24. //
  25. #include <HCP_trace.h>
  26. #include <MPC_utils.h>
  27. #include <MPC_html.h>
  28. #include <MPC_html2.h>
  29. #include <MPC_xml.h>
  30. #include <MPC_COM.h>
  31. #include <NameSpace_Impl.h>
  32. #include <HelpCenter.h>
  33. #include <HelpCenterExternal.h>
  34. #include <Behaviors.h>
  35. #include <Factories.h>
  36. #endif // !defined(AFX_STDAFX_H__6877C875_4E31_4E1C_8AC2_024A50599D66__INCLUDED)