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.

32 lines
983 B

  1. /******************************************************************************
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. stdafx.h
  5. Abstract:
  6. include file for standard system include files,
  7. or project specific include files that are used frequently,
  8. but are changed infrequently
  9. Revision History:
  10. Davide Massarenti (Dmassare) 03/20/2000
  11. created
  12. ******************************************************************************/
  13. #if !defined(AFX_STDAFX_H__0DAA8F96_0286_11D3_9397_00C04F72DAF7__INCLUDED_)
  14. #define AFX_STDAFX_H__0DAA8F96_0286_11D3_9397_00C04F72DAF7__INCLUDED_
  15. #include <module.h>
  16. #include <HCP_trace.h>
  17. /////////////////////////////////////////////////////////////////////////////
  18. //{{AFX_INSERT_LOCATION}}
  19. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  20. #endif // !defined(AFX_STDAFX_H__0DAA8F96_0286_11D3_9397_00C04F72DAF7__INCLUDED)