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.

15 lines
557 B

  1. // stdafx.h : include file for standard system include files,
  2. // or project specific include files that are used frequently, but
  3. // are changed infrequently
  4. //
  5. #include <afxwin.h> // MFC core and standard components
  6. #include <afxext.h> // MFC extensions
  7. #include <afxole.h> // MFC OLE classes
  8. #include <afxodlgs.h> // MFC OLE dialog classes
  9. #include <afxcmn.h> // MFC common control classes
  10. #include <afxmt.h> // MFC multi threading classes
  11. #include "resource.h"
  12. #include "ewhelparr.h"