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.

234 lines
12 KiB

  1. //Copyright (c) Microsoft Corporation. All rights reserved.
  2. //Microsoft Developer Studio generated resource script.
  3. //
  4. #include "resource.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. #include "wintel.h"
  14. #include "winver.h"
  15. /////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17. /////////////////////////////////////////////////////////////////////////////
  18. // English (U.S.) resources
  19. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  20. #ifdef _WIN32
  21. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  22. #pragma code_page(1252)
  23. #endif //_WIN32
  24. #ifdef WHISTLER_BUILD
  25. #include "ntverp.h"
  26. #else
  27. #include "solarver.h"
  28. #endif //WHISTLER_BUILD
  29. /*-----------------------------------------------*/
  30. /* the following lines are specific to this file */
  31. /*-----------------------------------------------*/
  32. /* VER_FILETYPE, VER_FILESUBTYPE, VER_FILEDESCRIPTION_STR
  33. * and VER_INTERNALNAME_STR must be defined before including COMMON.VER
  34. * The strings don't need a '\0', since common.ver has them.
  35. */
  36. #define VER_FILETYPE VFT_APP
  37. #define VER_FILESUBTYPE VFT2_DRV_INSTALLABLE
  38. #define VER_FILEDESCRIPTION_STR "Microsoft Telnet Client"
  39. #define VER_INTERNALNAME_STR "telnet.exe"
  40. #define VER_ORIGINALFILENAME_STR "telnetc.exe"
  41. #include "common.ver"
  42. /////////////////////////////////////////////////////////////////////////////
  43. //
  44. // Icon
  45. //
  46. // Icon with lowest ID value placed first to ensure application icon
  47. // remains consistent on all systems.
  48. TELNET ICON DISCARDABLE "APP.ICO"
  49. #ifdef APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // TEXTINCLUDE
  53. //
  54. 1 TEXTINCLUDE DISCARDABLE
  55. BEGIN
  56. "resource.h\0"
  57. END
  58. 2 TEXTINCLUDE DISCARDABLE
  59. BEGIN
  60. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  61. "#include ""windows.h""\r\n"
  62. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  63. "#include ""wintel.h""\r\n"
  64. "#include ""winver.h""\r\n"
  65. "#include ""ntverp.h""\r\n"
  66. "\0"
  67. END
  68. 3 TEXTINCLUDE DISCARDABLE
  69. BEGIN
  70. "\r\n"
  71. "\0"
  72. END
  73. #endif // APSTUDIO_INVOKED
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // String Table
  77. //
  78. STRINGTABLE DISCARDABLE
  79. BEGIN
  80. IDS_DEBUGFLAGS "DebugFlags"
  81. IDS_PROMPTFLAGS "PromptFlags"
  82. IDS_HELPFILE "TELNET.HLP"
  83. IDS_TITLEBASE "Telnet - "
  84. END
  85. STRINGTABLE DISCARDABLE
  86. BEGIN
  87. IDS_TITLENONE "Telnet - (None)"
  88. IDS_APPNAME "Telnet"
  89. IDS_CONNECT "Connect"
  90. IDS_CONNECTIONLOST "\r\n\r\nConnection to host lost.\r\n"
  91. IDS_CONNECTFAILED "Connect failed"
  92. IDS_CANTACCESSSETTINGS "Unable to access user settings."
  93. IDS_OOM "Out of memory."
  94. IDS_TOOMUCHTEXT "You are pasting in more than 256 bytes. Do you want to have delayed pasting?"
  95. IDS_VERSION "Telnet Version 2.0"
  96. IDS_CONNECTING "Connecting To "
  97. IDS_USAGE "\r\ntelnet [-a][-e escape char][-f log file][-l user][-t term][host [port]]\r\n -a Attempt automatic logon. Same as -l option except uses\r\n the currently logged on user's name.\r\n -e Escape character to enter telnet client prompt.\r\n -f File name for client side logging\r\n -l Specifies the user name to log in with on the remote system.\r\n Requires that the remote system support the TELNET ENVIRON option.\r\n -t Specifies terminal type.\r\n Supported term types are vt100, vt52, ansi and vtnt only.\r\n host Specifies the hostname or IP address of the remote computer\r\n to connect to.\r\n port Specifies a port number or service name.\r\n"
  98. END
  99. STRINGTABLE DISCARDABLE
  100. BEGIN
  101. IDS_CANT_INIT_SOCKETS "Failure in socket initialization."
  102. IDS_CONNECTFAILEDMSG "Could not open connection to the host,"
  103. END
  104. STRINGTABLE DISCARDABLE
  105. BEGIN
  106. IDS_INFO_BANNER "Welcome to Microsoft Telnet Client \r\n\r\n"
  107. IDS_PROMPT_STR "Microsoft Telnet> "
  108. IDS_INVALID_STR "Invalid Command. type ?/help for help\r\n"
  109. IDS_BUILD_INFO "Telnet Client Build %d.%02d.%04d.%d\r\n\r\n"
  110. IDS_CLOSE "close"
  111. END
  112. STRINGTABLE DISCARDABLE
  113. BEGIN
  114. IDS_DISPLAY "display"
  115. IDS_HELP "help"
  116. IDS_OPEN "open"
  117. IDS_QUIT "quit"
  118. IDS_SEND "send"
  119. IDS_SET "set"
  120. IDS_STATUS "status"
  121. IDS_UNSET "unset"
  122. IDS_WILL_AUTH "Will auth(NTLM Authentication)\r\n"
  123. IDS_WONT_AUTH "Won't auth(NTLM Authentication)\r\n"
  124. IDS_LOCAL_ECHO_ON "Local echo on\r\n"
  125. IDS_LOCAL_ECHO_OFF "Local echo off\r\n"
  126. IDS_CONNECTED_TO "Connected to %s\r\n"
  127. IDS_NOT_CONNECTED "Not Connected\r\n"
  128. IDS_NEGO_TERM_TYPE "Negotiated term type is %s\r\n"
  129. IDS_PREF_TERM_TYPE "Will term type\r\nPreferred term type is %s\r\n"
  130. IDS_NO_ESCAPE "No escape character is used\r\n"
  131. IDS_LOGGING_ON "Client logging on\r\n"
  132. IDS_LOGGING_OFF "Client logging off\r\n"
  133. IDS_BAD_LOGFILE "Failed to create log file.\r\n"
  134. IDS_NO_LOGFILE "Logfile is not specified\r\n"
  135. IDS_SENT_AO "Sent abort output\r\n"
  136. IDS_SENT_AYT "Sent are you there\r\n"
  137. IDS_SENT_ESC "Sent escape character\r\n"
  138. IDS_SENT_IP "Sent interrupt process\r\n"
  139. IDS_SENT_SYNCH "Sent synch command\r\n"
  140. IDS_SENT_CHARS "Sent string %s\r\n"
  141. IDS_SEND_HELP "ao\tSend telnet command 'Abort Output'\r\nayt\tSend telnet command 'Are You There'\r\nbrk\tSend telnet command brk\r\nesc\tSend current telnet escape character\r\nip\tSend telnet command 'Interrupt Process'\r\nsynch\tSend telnet command synch\r\nany other string will be sent as it is to the telnet server\r\n"
  142. IDS_SEND_FORMAT "Format is 'send String'\r\ntype 'send ?' for help\r\n"
  143. IDS_DELASBACKSPACE "Delete will be sent as backspace\r\n"
  144. IDS_BACKSPACEASDEL "Backspace will be sent as delete\r\n"
  145. IDS_DELASDEL "Delete will be sent as delete\r\n"
  146. IDS_BACKSPACEASBACKSPACE "Backspace will be sent as backspace\r\n"
  147. IDS_CR "Line feed mode - Causes return key to send CR\r\n"
  148. IDS_CRLF "New line mode - Causes return key to send CR & LF\r\n"
  149. IDS_STREAM "Stream mode - Works well with command line applications\r\n"
  150. IDS_CONSOLE "Console mode - Works well with screen applications like vi\r\n"
  151. END
  152. STRINGTABLE DISCARDABLE
  153. BEGIN
  154. IDS_ERR_LICENSE "The Microsoft Telnet Client Licence has expired"
  155. IDS_SET_FORMAT "Format is 'set Name <Value>'\r\ntype 'set ?' for help.\r\n"
  156. IDS_SET_CODESET_FORMAT "Supported codesets are Shift JIS, Japanese EUC, JIS Kanji, JIS Kanji(78), DEC Kanji and NEC Kanji only.\r\n"
  157. IDS_SUPPORTED_TERMS "Supported term types are vt100, vt52, ansi and vtnt only.\r\n"
  158. IDS_SUPPORTED_MODES "Supported modes are console and stream only.\r\n"
  159. IDS_SET_HELP_JAP "bsasdel\t\tBackspace will be sent as delete\r\ncrlf\t\tNew line mode - Causes return key to send CR & LF\r\ndelasbs\t\tDelete will be sent as backspace\r\nescape x\tx is an escape charater to enter telnet client prompt\r\nlocalecho Turn on localecho.\r\nlogfile x\tx is current client log file\r\nlogging\t\tTurn on logging\r\nmode x\t\tx is console or stream\r\nntlm \t\tTurn on NTLM authentication.\r\nterm x\t\t(where x is ansi, vt100, vt52, or vtnt)\r\ncodeset x\tx is Shift JIS, \r\n\t\t\tJapanese EUC, \r\n\t\t\tJIS Kanji, \r\n\t\t\tJIS Kanji(78), \r\n\t\t\tDEC Kanji or \r\n\t\t\tNEC Kanji\r\n"
  160. IDS_UNSET_HELP_JAP "bsasdel\t\tBackspace will be sent as backspace\r\ncrlf\t\tLine feed mode - Causes return key to send CR\r\ndelasbs\t\tDelete will be sent as delete\r\nlocalecho Turn off localecho.\r\nlogging\t\tTurn off logging\r\nntlm\t\tTurn off NTLM authentication.\r\ncodeset\t\tTurn off vt80 emulation for japanese codesets.\r\n"
  161. IDS_KANJI_SJIS "Shift JIS"
  162. IDS_KANJI_EUC "Japanese EUC"
  163. IDS_KANJI_JIS "JIS Kanji"
  164. IDS_KANJI_JIS78 "JIS Kanji(78)"
  165. IDS_KANJI_DEC "DEC Kanji"
  166. IDS_KANJI_NEC "NEC Kanji"
  167. IDS_KANJI_ACOS "ACOS Kanji"
  168. IDS_BUGEMUFLAGS "BugEmulation"
  169. IDS_ACOSFLAG "AcosSupport"
  170. IDS_VT100KANJI_EMULATION "Emulation type: VT100/Kanji with codeset: "
  171. IDS_HELP_STR_JAP "\r\nCommands may be abbreviated. Supported commands are:\r\n\r\nc - close\t\t\tclose current connection\r\nd - display\t\t\tdisplay operating parameters\r\no - open hostname [port]\tconnect to a hostname (default port 23)\r\nq - quit\t\t\texit telnet\r\nset - set\t\t\tset options (type 'set ?' for a list)\r\nsen - send\t\t\tsend strings to server\r\nst - status\t\t\tprint status information\r\nu - unset\t\t\tunset options (type 'unset ?' for a list)\r\n?/h - help\t\t\tprint help information \r\n"
  172. IDS_SET_HELP "bsasdel\t\tBackspace will be sent as delete\r\ncrlf\t\tNew line mode - Causes return key to send CR & LF\r\ndelasbs\t\tDelete will be sent as backspace\r\nescape x\tx is an escape charater to enter telnet client prompt\r\nlocalecho Turn on localecho.\r\nlogfile x\tx is current client log file\r\nlogging\t\tTurn on logging\r\nmode x\t\tx is console or stream\r\nntlm\t\tTurn on NTLM authentication.\r\nterm x\t\tx is ansi, vt100, vt52, or vtnt\r\n"
  173. IDS_UNSET_HELP "bsasdel\t\tBackspace will be sent as backspace\r\ncrlf\t\tLine feed mode - Causes return key to send CR\r\ndelasbs\t\tDelete will be sent as delete\r\nescape\t\tNo escape character is used\r\nlocalecho Turn off localecho.\r\nlogging\t\tTurn off logging\r\nntlm\t\tTurn off NTLM authentication.\r\n"
  174. IDS_HELP_STR "\r\nCommands may be abbreviated. Supported commands are:\r\n\r\nc - close\t\t\tclose current connection\r\nd - display\t\t\tdisplay operating parameters\r\no - open hostname [port]\tconnect to hostname (default port 23).\r\nq - quit\t\t\texit telnet\r\nset - set\t\t\tset options (type 'set ?' for a list)\r\nsen - send\t\t\tsend strings to server\r\nst - status\t\t\tprint status information\r\nu - unset\t\t\tunset options (type 'unset ?' for a list)\r\n?/h - help\t\t\tprint help information\r\n"
  175. IDS_UNSET_FORMAT "Format is 'unset Name <Value>'\r\ntype 'unset ?' for help.\r\n"
  176. IDS_CONTINUE "\r\nPress any key to continue..."
  177. IDS_NO_EMULATION "Emulation type: None\r\n"
  178. IDS_CURRENT_MODE "Current mode: "
  179. IDS_STREAM_ONLY "Stream\r\n"
  180. IDS_CONSOLE_ONLY "Console\r\n"
  181. IDS_INVALID_ESC_KEY "Invalid Key Combination\r\n"
  182. IDS_NTLM_PROMPT "You are about to send your password information to a remote computer in %s zone. This might not be safe. Do you want to send anyway(y/n): "
  183. END
  184. STRINGTABLE DISCARDABLE
  185. BEGIN
  186. IDS_ONPORT " on port %s"
  187. IDS_OPENTO "( to ) "
  188. IDS_OPENUSAGE "usage: open hostname port\n"
  189. IDS_ESCAPE_CHAR "Escape Character is '%s%c'\n"
  190. IDS_LOGFILE_NAME "Log file : %s\r\n"
  191. END
  192. #endif // English (U.S.) resources
  193. /////////////////////////////////////////////////////////////////////////////
  194. #ifndef APSTUDIO_INVOKED
  195. /////////////////////////////////////////////////////////////////////////////
  196. //
  197. // Generated from the TEXTINCLUDE 3 resource.
  198. //
  199. /////////////////////////////////////////////////////////////////////////////
  200. #endif // not APSTUDIO_INVOKED