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.

37 lines
1.4 KiB

  1. #ifdef APSTUDIO_INVOKED
  2. # ERROR:: DO NOT EDIT THIS FILE IN MSVC!!! Open as text
  3. #endif
  4. #include "windows.h"
  5. //---------------------------------------------------------------------------
  6. // Version info.
  7. //---------------------------------------------------------------------------
  8. #include <ntverp.h>
  9. #define VER_FILETYPE VFT_APP
  10. #define VER_FILESUBTYPE VFT_UNKNOWN
  11. #define VER_FILEDESCRIPTION_STR "Internet Connection Wizard"
  12. #define VER_INTERNALNAME_STR "icwtutor"
  13. #define VER_LEGALCOPYRIGHT_YEARS "1991-1999"
  14. #define VER_ORIGINALFILENAME_STR "icwtutor.exe"
  15. #include <common.ver>
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. arrow_dwn.gif 23 DISCARDABLE "res\\arrow_dwn.gif"
  22. Default.htm 23 DISCARDABLE "res\\Default.htm"
  23. hm_globe.jpg 23 DISCARDABLE "res\\hm_globe.jpg"
  24. icw.css 23 DISCARDABLE "res\\icw.css"
  25. icw.js 23 DISCARDABLE "res\\icw.js"
  26. icwhd2.gif 23 DISCARDABLE "res\\icwhd2.gif"
  27. linefade_hrz.gif 23 DISCARDABLE "res\\linefade_hrz.gif"
  28. nvlinfad.gif 23 DISCARDABLE "res\\nvlinfad.gif"
  29. toccolor.gif 23 DISCARDABLE "res\\toccolor.gif"
  30. #endif // English (U.S.) resources