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.

22 lines
443 B

  1. /*++
  2. Copyright (c) 1996 Microsoft Corporation
  3. Module Name:
  4. // stdafx.h : include file for standard system include files,
  5. File History:
  6. JonY May-96 created
  7. --*/
  8. // or project specific include files that are used frequently,
  9. // but are changed infrequently
  10. #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
  11. #include <afxwin.h>
  12. #include <afxctl.h> // MFC support for OLE Controls