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.

92 lines
3.2 KiB

  1. // Copyright (C) Microsoft Corporation
  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. #include "winres.h"
  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 ""winres.h""\r\n"
  32. "\0"
  33. END
  34. #endif // APSTUDIO_INVOKED
  35. /////////////////////////////////////////////////////////////////////////////
  36. //
  37. // REGISTRY
  38. //
  39. IDR_TlntSvr REGISTRY MOVEABLE PURE "..\\tlntsvr\\TlntSvr.rgs"
  40. IDR_EnumTelnetClientsSvr REGISTRY DISCARDABLE "..\\tlntsvr\\EnumTelnetClientsSvr.rgs"
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // String Table
  44. //
  45. STRINGTABLE DISCARDABLE
  46. BEGIN
  47. IDS_SERVICENAME "TlntSvr"
  48. IDS_ENUMTELNETCLIENTSSVR_DESC "EnumTelnetClientsSvr Class"
  49. IDS_ERR_REG_DELETE "Error. Unable to delete registry entries."
  50. IDS_ERR_OPEN_SCM "Error. Unable to open the Service Control Manager."
  51. IDS_ERR_OPEN_SVC "Error. Unable to open the service."
  52. IDS_ERR_CREATE_SVC "Error. Unable to create the service."
  53. IDS_ERR_DELETE_SVC "Error. Unable to delete the service."
  54. IDS_ERR_CONFIG_SVC "Error. Unable to configure the service."
  55. IDS_ERR_NEW_SESS_INIT "\r\nFailure. Unable to initialize a new session\r\n"
  56. IDS_MAX_CONNECTIONS_REACHED "\r\nDenying new connections due to the limit on number of connections."
  57. IDS_MAX_IPLIMIT_REACHED "\r\nNo more connections are allowed to telnet server. Please try again later."
  58. IDS_SERVICE_PAUSED "\r\nTelnet service is currently paused...."
  59. IDS_MESSAGE_HEADER "\r\nmessage from the administrator at %s on %s\r\n"
  60. IDS_SERVICE_DESCRIPTION "Enables a remote user to log on to this computer and run programs, and supports various TCP/IP Telnet clients, including UNIX-based and Windows-based computers. If this service is stopped, remote user access to programs might be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start."
  61. IDS_TELNETCLIENTS_GROUP_COMMENT "Members of this group have access to Telnet Server on this system."
  62. END
  63. #endif // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. 1 TYPELIB "TlntSvr.tlb"
  71. 1 11 "MSG00001.BIN"
  72. /////////////////////////////////////////////////////////////////////////////
  73. #endif // not APSTUDIO_INVOKED