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. /******************************************************************************
  2. Copyright (c) 2000 Microsoft Corporation
  3. Module Name:
  4. StdAfx.h
  5. Abstract:
  6. Precompiled header.
  7. Revision History:
  8. Davide Massarenti (Dmassare) 04/07/2000
  9. created
  10. ******************************************************************************/
  11. #if !defined(AFX_STDAFX_H__35881994_CD02_11D2_9370_00C04F72DAF7__INCLUDED_)
  12. #define AFX_STDAFX_H__35881994_CD02_11D2_9370_00C04F72DAF7__INCLUDED_
  13. #include <module.h>
  14. #include <stdio.h>
  15. #include <stdlib.h>
  16. #include <float.h>
  17. #include <HCP_trace.h>
  18. #include <MPC_utils.h>
  19. #include <MPC_xml.h>
  20. #include <MPC_COM.h>
  21. #include <MPC_streams.h>
  22. #include <MPC_logging.h>
  23. #include <FileList.h>
  24. #include <wintrust.h>
  25. #include <wincrypt.h>
  26. #include <softpub.h>
  27. /////////////////////////////////////////////////////////////////////////////
  28. //{{AFX_INSERT_LOCATION}}
  29. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  30. #endif // !defined(AFX_STDAFX_H__35881994_CD02_11D2_9370_00C04F72DAF7__INCLUDED_)