Source code of Windows XP (NT5)
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.

24 lines
682 B

  1. /*
  2. Copyright (c) 1998-1999 Microsoft Corporation
  3. */
  4. // stdafx.h : include file for standard system include files,
  5. // or project specific include files that are used frequently,
  6. // but are changed infrequently
  7. #if !defined(AFX_STDAFX_H__902A4A47_56FA_11D1_8F46_00C04FB6809F__INCLUDED_)
  8. #define AFX_STDAFX_H__902A4A47_56FA_11D1_8F46_00C04FB6809F__INCLUDED_
  9. #if _MSC_VER >= 1000
  10. #pragma once
  11. #endif // _MSC_VER >= 1000
  12. #include <mspbase.h>
  13. #include "common.h"
  14. //{{AFX_INSERT_LOCATION}}
  15. // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
  16. #endif // AFX_STDAFX_H__902A4A47_56FA_11D1_8F46_00C04FB6809F__INCLUDED_