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.

57 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) 03/16/2000
  9. created
  10. ******************************************************************************/
  11. #if !defined(AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED_)
  12. #define AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED_
  13. #include <module.h>
  14. //
  15. // From HelpServiceTypeLib.idl
  16. //
  17. #include <HelpServiceTypeLib.h>
  18. //
  19. // For debug trace
  20. //
  21. #include <HCP_trace.h>
  22. #include <MPC_utils.h>
  23. #include <MPC_xml.h>
  24. #include <MPC_COM.h>
  25. #include <MPC_config.h>
  26. #include <JetBlueLib.h>
  27. //
  28. // Localized strings functions.
  29. //
  30. #include <locres.h>
  31. //
  32. // Localized strings IDs.
  33. //
  34. #include <HCAppRes.h>
  35. //{{AFX_INSERT_LOCATION}}
  36. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  37. #endif // !defined(AFX_STDAFX_H__412B7974_2F00_11D3_9A30_00C04F72D6C5__INCLUDED)