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.

145 lines
5.1 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 "winnt.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winnt.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""nntpadm.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Version
  42. //
  43. #define OLEREGISTER
  44. #define RC_VERSION_FILE_DESCRIPTION "NNTP OLE Admin Interface DLL\0"
  45. #define RC_VERSION_INTERNAL_NAME "nntpadm.dll\0"
  46. #define RC_VERSION_ORIGINAL_FILE_NAME "nntpadm.dll\0"
  47. #include <bldver.rc>
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // String Table
  51. //
  52. STRINGTABLE DISCARDABLE
  53. BEGIN
  54. IDS_NNTPADMIN_DESC "NntpAdmin Class"
  55. IDS_NNTPADMINSERVER_DESC "NntpAdminServer Class"
  56. IDS_NNTPADMINSERVICE_DESC "NntpAdminService Class"
  57. IDS_NNTPADMINFEEDS_DESC "NntpAdminFeeds Class"
  58. IDS_NNTPADMINEXPIRATION_DESC "NntpAdminExpiration Class"
  59. IDS_NNTPADMINGROUPS_DESC "NntpAdminGroups Class"
  60. IDS_NNTPADMINSESSIONS_DESC "NntpAdminSessions Class"
  61. IDS_NNTPADMINREBUILD_DESC "NntpAdminRebuild Class"
  62. IDS_NNTPVIRTUALROOT_DESC "NntpVirtualRoot Class"
  63. IDS_NNTPFEED_DESC "NntpFeed Class"
  64. IDS_NNTPONEWAYFEED_DESC "NntpOneWayFeed Class"
  65. IDS_TCPACCESS_DESC "TcpAccess Class"
  66. IDS_TCPACCESSEXCEPTIONS_DESC "TcpAccessExceptions Class"
  67. IDS_TCPACCESSEXCEPTION_DESC "TcpAccessException Class"
  68. END
  69. STRINGTABLE DISCARDABLE
  70. BEGIN
  71. IDS_NNTPEXCEPTION_DIDNT_ENUMERATE "You must call Enumerate before calling this property"
  72. IDS_NNTPEXCEPTION_DIDNT_SET_CURSOR "You must call GetNth before calling this property"
  73. IDS_NNTPEXCEPTION_INVALID_INDEX "The index is out of range. The index must be >= 0 and < Count"
  74. IDS_NNTPEXCEPTION_MUST_SUPPLY_USERNAME_OR_IPADDRESS "You must supply a value for either Username or IpAddress"
  75. IDS_NNTPEXCEPTION_SERVICE_INSTANCE_CANT_BE_ZERO "The ServiceInstance property must be set to a non-zero value before calling this method."
  76. IDS_NNTPEXCEPTION_DIDNT_CALL_GET "You must call the Get method before calling the Set method"
  77. IDS_NNTPEXCEPTION_STRING_TOO_LONG "The string is too long."
  78. IDS_NNTPEXCEPTION_PROPERTY_OUT_OF_RANGE "The property value is not within the correct range."
  79. IDS_NNTPEXCEPTION_DIDNT_FIND "You must call Find before calling this method"
  80. IDS_NNTPEXCEPTION_ALREADY_BUILDING "A rebuild is already in progress."
  81. IDS_NNTPEXCEPTION_CANT_DELETE_DEFAULT_INSTANCE "You can't delete the default instance."
  82. IDS_NNTPEXCEPTION_VROOT_ALREADY_EXISTS "A virtual root with that name already exists."
  83. END
  84. STRINGTABLE DISCARDABLE
  85. BEGIN
  86. IDS_FEED_PARM_FEEDTYPE "Invalid feed type"
  87. IDS_FEED_PARM_STARTTIME "Invalid start time"
  88. IDS_FEED_PARM_FEEDID "Invalid feed id"
  89. IDS_FEED_PARM_FEEDINTERVAL "Invalid feed interval"
  90. IDS_FEED_PARM_NEWSGROUPS "Invalid feed newsgroup list"
  91. IDS_FEED_PARM_DISTRIBUTION "Invalid feed distributions list"
  92. IDS_FEED_PARM_SERVERNAME "Invalid remote server name"
  93. IDS_FEED_PARM_AUTOCREATE "Invalid argument"
  94. IDS_FEED_PARM_ENABLED "Invalid argument"
  95. IDS_FEED_PARM_UUCPNAME "If the remote server is an IP address, the Path Header field must be specified."
  96. IDS_FEED_PARM_TEMPDIR "Invalid temporary directory"
  97. IDS_FEED_PARM_MAXCONNECT "Invalid maximum number of connections"
  98. IDS_FEED_PARM_SESSIONSECURITY "Invalid session security option"
  99. IDS_FEED_PARM_AUTHTYPE "Invalid authentication type"
  100. IDS_FEED_PARM_ACCOUNTNAME "Invalid account name"
  101. IDS_FEED_PARM_PASSWORD "Invalid password"
  102. IDS_FEED_PARM_CONCURRENTSESSION "Invalid number of concurrent sessions"
  103. IDS_FEED_PARM_ALLOW_CONTROL "Invalid argument"
  104. IDS_FEED_PARM_OUTGOING_PORT "Invalid outgoing port number"
  105. IDS_FEED_PARM_FEEDPAIR_ID "Invalid feed pair id"
  106. END
  107. STRINGTABLE DISCARDABLE
  108. BEGIN
  109. IDS_UNKNOWN_ERROR "Unknown Error (%1!d!)"
  110. END
  111. #endif // English (U.S.) resources
  112. /////////////////////////////////////////////////////////////////////////////
  113. #ifndef APSTUDIO_INVOKED
  114. /////////////////////////////////////////////////////////////////////////////
  115. //
  116. // Generated from the TEXTINCLUDE 3 resource.
  117. //
  118. 1 TYPELIB "nntpadm.tlb"
  119. /////////////////////////////////////////////////////////////////////////////
  120. #endif // not APSTUDIO_INVOKED