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.

103 lines
3.3 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. #include "vendinfo.rc"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""afxres.h""\r\n"
  32. "#include ""vendinfo.rc""\r\n"
  33. "\0"
  34. END
  35. 3 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // String Table
  44. //
  45. STRINGTABLE DISCARDABLE
  46. BEGIN
  47. IDS_PRODUCT_ID "Microsoft Personal Web Server"
  48. IDS_VERMEER_PWS_1_NOT_SUPPORTED
  49. "Warning: Vermeer Frontpage Personal Web Server 1.0 detected and will not be upgraded to IIS"
  50. IDS_MIGRATION_LOG_FILENAME "iis_w95.log"
  51. IDS_PWS10_HKLM_REG_TO_MIGRATE
  52. "Software\\Microsoft\\INetStp;System\\CurrentControlSet\\Services\\InetInfo;System\\CurrentControlSet\\Services\\MsFtpSvc;System\\CurrentControlSet\\Services\\W3Svc"
  53. IDS_PWS40_HKLM_REG_TO_MIGRATE
  54. "Software\\Microsoft\\InetStp;System\\CurrentControlSet\\Services\\InetInfo;System\\CurrentControlSet\\Services\\W3Svc;System\\CurrentControlSet\\Services\\ASP"
  55. IDS_NT5_BETA2_NOT_SUPPORTED
  56. "This Windows Beta will not support upgrades of Personal Web Server from Windows 95, or Windows 98. Please remove Personal Web Server from your Windows machine, and then add IIS after Windows setup has completed. Setup will continue without installing IIS"
  57. IDS_TARGET_OS_DOES_NOT_SUPPORT_UPGRADE
  58. "%CompleteOsName% does not support Personal Web Server and will remove PWS during upgrade."
  59. IDS_DEL_LNK_TO_THESE_EXE_FILENAMES
  60. "pws.exe;fpsrvwin.exe;pws_main.htm"
  61. END
  62. #endif // English (U.S.) resources
  63. /////////////////////////////////////////////////////////////////////////////
  64. #ifndef APSTUDIO_INVOKED
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // Generated from the TEXTINCLUDE 3 resource.
  68. //
  69. /////////////////////////////////////////////////////////////////////////////
  70. #endif // not APSTUDIO_INVOKED
  71. #include <winver.h>
  72. #define VER_FILETYPE VFT_APP
  73. #define VER_FILESUBTYPE VFT_UNKNOWN
  74. #define VER_FILEDESCRIPTION_STR "IIS Win9x Migration Utility"
  75. #define VER_INTERNALNAME_STR "Migrate.dll"
  76. #define VER_LEGALCOPYRIGHT_YEARS "2001"
  77. #define VER_ORIGINALFILENAME_STR "Migrate.dll"
  78. #define VER_FILEOS VOS_NT_WINDOWS32
  79. #include <ntverp.h>
  80. #include <common.ver>