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
734 B

  1. #if !defined(AFX_STDAFX_H__D4BE8636_0C85_11D2_91B1_00C04F8C8761__INCLUDED_)
  2. #define AFX_STDAFX_H__D4BE8636_0C85_11D2_91B1_00C04F8C8761__INCLUDED_
  3. #if _MSC_VER >= 1000
  4. #pragma once
  5. #endif // _MSC_VER >= 1000
  6. #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
  7. #include <afxtempl.h>
  8. #include <afxctl.h> // MFC support for ActiveX Controls
  9. #include <afxcmn.h>
  10. // from \NT\PUBLIC\sdk\inc
  11. #include "basetsd.h"
  12. #include "accctrl.h"
  13. // from ..\ComProp
  14. #include "ComProp.h"
  15. #include "Wizard.h"
  16. //{{AFX_INSERT_LOCATION}}
  17. // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
  18. #endif // !defined(AFX_STDAFX_H__D4BE8636_0C85_11D2_91B1_00C04F8C8761__INCLUDED_)