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.

144 lines
3.9 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. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. // Version resources
  13. #define NASHVILLE // we need to get the IE version #
  14. #include "msie.rcv"
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 1 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29. "resource.h\0"
  30. END
  31. 2 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "#include ""afxres.h""\r\n"
  34. "\0"
  35. END
  36. 3 TEXTINCLUDE DISCARDABLE
  37. BEGIN
  38. "1 TYPELIB ""Msie.tlb""\r\n"
  39. "#include ""MsieTemp.rc""\0"
  40. END
  41. #endif // APSTUDIO_INVOKED
  42. /////////////////////////////////////////////////////////////////////////////
  43. //
  44. // Bitmap
  45. //
  46. IDB_MSIE BITMAP DISCARDABLE "MsieCtl.bmp"
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Dialog
  50. //
  51. IDD_PROPPAGE_MSIE DIALOG DISCARDABLE 0, 0, 250, 62
  52. STYLE WS_CHILD
  53. BEGIN
  54. END
  55. /////////////////////////////////////////////////////////////////////////////
  56. //
  57. // String Table
  58. //
  59. STRINGTABLE DISCARDABLE
  60. BEGIN
  61. IDS_MSIE "Msie Control"
  62. IDS_MSIE_PPG "Msie Property Page"
  63. IDS_TRUE "True"
  64. IDS_FALSE "False"
  65. IDS_NOT_AVAILABLE "Not Available"
  66. IDS_FILE_MISSING "<File Missing>"
  67. IDS_DIAL_NO_NET "Dial when no network connection"
  68. IDS_ALWAYS_DIAL "Always dial"
  69. IDS_NEVER_DIAL "Never dial"
  70. IDS_BASIC_INFO "Basic Information"
  71. IDS_ADVANCED_INFO "Advanced Information"
  72. IDS_INF_FILE_MISSING "iefiles5.inf is missing"
  73. IDS_DEFAULT " (Default)"
  74. IDS_PROTOCOL_PPP "PPP"
  75. IDS_PROTOCOL_SLIP "SLIP"
  76. END
  77. STRINGTABLE DISCARDABLE
  78. BEGIN
  79. IDS_PROTOCOL_RAS "Windows NT 3.1, Windows for Workgroups 3.11"
  80. IDS_TCP_IP "TCP/IP"
  81. IDS_IPX_SPX "IPX/SPX"
  82. IDS_NET_BEUI "NetBEUI"
  83. IDS_YES "Yes"
  84. IDS_NO "No"
  85. IDS_ALWAYS "Always"
  86. IDS_ONCE_PER_SESSION "Once per session"
  87. IDS_AUTOMATIC "Automatic"
  88. IDS_NEVER "Never"
  89. IDS_LOW "Low"
  90. IDS_MEDIUM_LOW "Medium-low"
  91. IDS_MEDIUM "Medium"
  92. IDS_HIGH "High"
  93. IDS_CUSTOM "Custom"
  94. IDS_INSTALLED "Installed"
  95. END
  96. STRINGTABLE DISCARDABLE
  97. BEGIN
  98. IDS_SHARED "Shared"
  99. IDS_DAMAGED "Damaged"
  100. IDS_UNPLUGGED "Unplugged"
  101. IDS_IE_REPAIR_TOOL "Internet Explorer Repair Tool"
  102. IDS_RUNS_IE_REPAIR_TOOL "Runs Internet Explorer Repair Tool"
  103. IDS_REPAIR_LOG "Fix IE Log.txt"
  104. IDS_VALIDITY_FORMAT "%s to %s"
  105. IDS_ENABLED "Enabled"
  106. IDS_DISABLED "Disabled"
  107. IDS_NO_CONNECTIONS "***** Currently no connections are set up *****"
  108. END
  109. #endif // English (U.S.) resources
  110. /////////////////////////////////////////////////////////////////////////////
  111. #ifndef APSTUDIO_INVOKED
  112. /////////////////////////////////////////////////////////////////////////////
  113. //
  114. // Generated from the TEXTINCLUDE 3 resource.
  115. //
  116. 1 TYPELIB "Msie.tlb"
  117. #include "MsieTemp.rc"
  118. /////////////////////////////////////////////////////////////////////////////
  119. #endif // not APSTUDIO_INVOKED