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.

67 lines
1.4 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_utils.h>
  21. #include <MPC_html.h>
  22. #include <MPC_xml.h>
  23. #include <HelpCenter.h>
  24. #include <HelpViewerWrapper.h>
  25. #include <HelpCenterExternal.h>
  26. #include <NameSpace_Impl.h>
  27. #include <Behaviors.h>
  28. #include <QueryResult.h>
  29. #include <ServiceProxy.h>
  30. #include <Favorites.h>
  31. #include <Printing.h>
  32. #include <Options.h>
  33. #include <encrypt.h>
  34. #include <incident.h>
  35. #include <safintercomclient.h>
  36. #include <safintercomserver.h>
  37. //
  38. // Content Store
  39. //
  40. #include <ContentStoreMgr.h>
  41. //
  42. // Trusted Scripts
  43. //
  44. #include <TrustedScripts.h>
  45. #include <resource.h>
  46. //{{AFX_INSERT_LOCATION}}
  47. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  48. #endif // !defined(AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED)