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.

304 lines
10 KiB

  1. //
  2. //{{NO_DEPENDENCIES}}
  3. // Microsoft Developer Studio generated include file.
  4. // Used by faxadmin.rc
  5. //
  6. #define IDC_STATIC -1
  7. //
  8. // Project global strings
  9. //
  10. #define IDS_PROJNAME 100
  11. #define IDS_ROOTNODENAME 101
  12. #define IDR_FAXSNAPIN 101
  13. #define IDS_COVERPAGESNODENAME 102
  14. #define IDS_DEVICESNODENAME 103
  15. #define IDS_LOGGINGNODENAME 104
  16. #define IDS_PRINTERSNODENAME 105
  17. #define IDS_PRIORITYNODENAME 106
  18. #define IDS_STATUSNODENAME 107
  19. #define IDS_LOCALMACHINE 108
  20. //
  21. // logging node strings
  22. //
  23. #define IDS_LOG_CATEGORY 109
  24. #define IDS_LOG_LEVEL 110
  25. // The following 4 defines MUST BE CONTIGUOUS NUMBERS
  26. // or CInternalLogging::ResultOnShow will FAIL!!
  27. #define IDS_LOG_LEVEL_NONE 111
  28. #define IDS_LOG_LEVEL_MIN 112
  29. #define IDS_LOG_LEVEL_MED 113
  30. #define IDS_LOG_LEVEL_MAX 114
  31. // The following 4 defines MUST BE CONTIGUOUS NUMBERS
  32. // or CInternalLogging::ResultOnShow will FAIL!!
  33. #define IDS_LOG_LEVEL_NONE_DESC 115
  34. #define IDS_LOG_LEVEL_MIN_DESC 116
  35. #define IDS_LOG_LEVEL_MED_DESC 117
  36. #define IDS_LOG_LEVEL_MAX_DESC 118
  37. #define IDS_LOG_LEVEL_DESC 119
  38. //
  39. // coverpage node strings
  40. //
  41. #define IDS_CVRPG_NAME 130
  42. #define IDS_CVRPG_DESC 131
  43. #define IDS_FAX_COVERPAGE_LOC 132
  44. //
  45. // device node strings
  46. //
  47. #define IDS_DEVICE_NAME 140
  48. #define IDS_DEVICE_TSID 141
  49. #define IDS_DEVICE_CSID 142
  50. // these must be contiguous and in order or this will not work!!
  51. #define IDS_DEVICE_SEND_EN 143
  52. #define IDS_DEVICE_RECV_EN 144
  53. // these must be contiguous and in order or this will not work!!
  54. #define IDS_DEVICE_STATUS 145
  55. #define IDS_DEVICE_STATUS_DIALING 146
  56. #define IDS_DEVICE_STATUS_SENDING 147
  57. #define IDS_DEVICE_STATUS_RECEIVING 148
  58. #define IDS_DEVICE_STATUS_COMPLETED 149
  59. #define IDS_DEVICE_STATUS_HANDLED 150
  60. #define IDS_DEVICE_STATUS_UNAVAILABLE 151
  61. #define IDS_DEVICE_STATUS_BUSY 152
  62. #define IDS_DEVICE_STATUS_NO_ANSWER 153
  63. #define IDS_DEVICE_STATUS_BAD_ADDRESS 154
  64. #define IDS_DEVICE_STATUS_NO_DIAL_TONE 155
  65. #define IDS_DEVICE_STATUS_DISCONNECTED 156
  66. #define IDS_DEVICE_STATUS_FATAL_ERROR 157
  67. #define IDS_DEVICE_STATUS_NOT_FAX_CALL 158
  68. #define IDS_DEVICE_STATUS_CALL_DELAYED 159
  69. #define IDS_DEVICE_STATUS_CALL_BLACKLIST 160
  70. #define IDS_DEVICE_STATUS_INITIALIZING 161
  71. #define IDS_DEVICE_STATUS_OFFLINE 162
  72. #define IDS_DEVICE_STATUS_RINGING 163
  73. //#define IDS_UNUSED 164 // should cause asserts
  74. //#define IDS_UNUSED 165 // should cause asserts
  75. #define IDS_DEVICE_STATUS_AVAILABLE 166
  76. #define IDS_DEVICE_STATUS_ABORTING 167
  77. #define IDS_DEVICE_STATUS_ROUTING 168
  78. #define IDS_DEVICE_STATUS_ANSWERED 169
  79. #define IDS_DEVICE_STATUS_UNKNOWN 170
  80. #define IDS_DEVICE_CMENU_ENABLE 171
  81. #define IDS_DEVICE_CMENU_ENABLE_DESC 172
  82. #define IDS_DEVICE_SEND_EN_DESC 173
  83. #define IDS_DEVICE_RECV_EN_DESC 174
  84. #define IDS_DEVICE_PRI 175
  85. #define IDS_ERR_ASCII_ONLY 176
  86. #define IDS_ERR_ID_REQD 177
  87. #define IDS_DEVICE_INUSE 178
  88. #define IDS_DEVICE_MANUALANSWER 179
  89. #define IDS_ERR_INVALID_RING 180
  90. //
  91. // Root node defines
  92. //
  93. #define IDS_ROOT_NAME 250
  94. #define IDS_ROOT_DESC 251
  95. #define IDS_LOGGING_FOLDER_DESC_ROOT 252
  96. #define IDS_DEVICES_FOLDER_DESC_ROOT 253
  97. #define IDS_PRIORITY_FOLDER_DESC_ROOT 254
  98. #define IDS_SECURITY_FOLDER_DESC_ROOT 255
  99. #define IDS_GENERIC_NODE 270
  100. #define IDS_RECONNECT 271
  101. #define IDS_RECONNECT_DESC 272
  102. //
  103. // Security node defines
  104. //
  105. #define IDS_SECURITY_NODENAME 300
  106. #define IDS_SECURITY_CAT_NODE_DESC 301
  107. #define IDS_SECURITY_HEADER1 302
  108. #define IDS_SECURITY_HEADER2 303
  109. #define IDS_ALLOW 304
  110. #define IDS_FAXSEC_JOB_QRY 305
  111. #define IDS_FAXSEC_JOB_SUB 306
  112. #define IDS_FAXSEC_CONFIG_QRY 307
  113. #define IDS_FAXSEC_CONFIG_SET 308
  114. #define IDS_FAXSEC_PORT_QRY 309
  115. #define IDS_FAXSEC_PORT_SET 310
  116. #define IDS_FAXSEC_JOB_MNG 311
  117. //
  118. // Error messages
  119. //
  120. #define IDS_ERR_TITLE 501
  121. #define IDS_WRN_TITLE 502
  122. #define IDS_OUT_OF_MEMORY 503
  123. #define IDS_CORRUPT_DATAOBJECT 504
  124. #define IDS_FAX_CONNECT_SERVER_FAIL 505
  125. #define IDS_LOADSTATE_ERR 506
  126. #define IDS_SAVESTATE_ERR 507
  127. #define IDS_FAX_RETR_CAT_FAIL 508
  128. #define IDS_FAX_RETR_DEV_FAIL 509
  129. #define IDS_BAD_ARCHIVE_PATH 510
  130. #define IDS_ERR_LOCK_SERVICE_DB 511
  131. #define IDS_ERR_QUERY_LOCK 512
  132. #define IDS_ERR_OPEN_SERVICE 513
  133. #define IDS_ERR_CHANGE_SERVICE 514
  134. #define IDS_QUERY_LOCK 515
  135. #define IDS_ERR_CONNECT_SCM 516
  136. #define IDS_PROP_SHEET_STILL_UP 517
  137. #define IDS_NO_ARCHIVE_PATH 518
  138. #define IDS_NO_MAPI 519
  139. #define IDS_YES 575
  140. #define IDS_NO 576
  141. //
  142. // ISnapinAbout
  143. //
  144. #define IDS_SNAPIN_DESCRIPTION 600
  145. #define IDS_SNAPIN_PROVIDER 601
  146. #define IDS_SNAPIN_VERSION 602
  147. //
  148. // Select computer wizard page
  149. //
  150. #define IDP_IS_PAGE0 1001
  151. #define IDP_IS_PAGE0_TITLE 1002
  152. // controls
  153. #define IDDI_COMPNAME 1028
  154. #define IDDI_LOCAL_COMPUTER 1029
  155. #define IDDI_REMOTE_COMPUTER 1030
  156. #define IDDI_STATIC -1
  157. //
  158. // Defines for Devices property page
  159. //
  160. #define IDP_DEVICE_PROP_PAGE_1 1101
  161. #define IDP_DEVICE_PROP_PAGE_1_TITLE 1102
  162. // controls
  163. #define IDDI_DEVICE_PROP_EDIT_TSID 1105
  164. #define IDDI_DEVICE_PROP_EDIT_CSID 1106
  165. #define IDDI_DEVICE_PROP_SPIN1 1107
  166. #define IDDI_DEVICE_PROP_EDIT3 1108
  167. #define IDDI_DEVICE_PROP_SPIN2 1109
  168. #define IDDI_DEVICE_PROP_EDIT4 1110
  169. #define IDDI_DEVICE_PROP_EDIT5 1111
  170. #define IDDI_DEVICE_PROP_SPIN_RINGS 1112
  171. #define IDDI_DEVICE_PROP_EDIT_RINGS 1113
  172. #define IDDI_DEVICE_PROP_BUTTON1 1114
  173. #define IDC_DEVICE_SEND_GRP 1115
  174. #define IDC_STATIC_TSID 1116
  175. #define IDC_DEVICE_RECEIVE_GRP 1117
  176. #define IDC_STATIC_CSID 1118
  177. #define IDC_STATIC_RINGS 1119
  178. #define IDC_SEND 1120
  179. #define IDC_RECEIVE 1121
  180. #define IDC_STATIC_TSID1 1122
  181. #define IDC_STATIC_CSID1 1123
  182. //
  183. // Defines for general property page
  184. //
  185. #define IDP_GENERAL_PROPS 1200
  186. #define IDP_GENERAL_PROPS_TITLE 1201
  187. #define IDC_RETRY_COUNT 1202
  188. #define IDC_RETRY_DELAY 1203
  189. #define IDC_KEEP_DAYS 1204
  190. #define IDC_ARCHIVE_PATH 1205
  191. #define IDC_DISCOUNT_START 1206
  192. #define IDC_DISCOUNT_END 1207
  193. #define IDC_ARCHIVE_BROWSE 1208
  194. #define IDC_PRINT_BANNER 1209
  195. #define IDC_USE_TSID 1210
  196. #define IDC_ARCHIVE 1211
  197. #define IDC_FORCESERVERCP 1212
  198. #define IDC_DISCOUNT_START_STATIC 1213
  199. #define IDC_DISCOUNT_END_STATIC 1214
  200. #define IDC_RETRY_GRP 1215
  201. #define IDC_STATIC_RETRY 1216
  202. #define IDC_STATIC_RETRY_MINUTES 1217
  203. #define IDC_STATIC_KEEPDAYS 1218
  204. #define IDC_SEND_GRP 1219
  205. #define IDS_GET_ARCHIVE_DIRECTORY 1220
  206. #define IDS_DIR_TOO_LONG 1221
  207. #define IDC_TIMESTART 1222
  208. #define IDC_TIMEEND 1223
  209. #define IDS_TIME_FORMAT 1224
  210. #define IDC_STATIC_MAPI_PROFILE 1225
  211. #define IDC_SERVER_MAPI_PROFILE 1226
  212. #define IDS_24HTIME_FORMAT 1227
  213. #define IDS_RTLTIME_FORMAT 1228
  214. //
  215. // Toolbar buttons
  216. //
  217. #define IDS_BTN_RAISE_PRI 1300
  218. #define IDS_BTN_RAISE_PRI_TOOLTIP 1301
  219. #define IDS_BTN_LOWER_PRI 1302
  220. #define IDS_BTN_LOWER_PRI_TOOLTIP 1303
  221. //
  222. // Defines for route ext priority page
  223. //
  224. #define IDD_ROUTE_PRI 1400
  225. #define IDD_ROUTE_PRI_TITLE 1401
  226. #define IDC_ROUTEPRI_UP 1402
  227. #define IDC_ROUTEPRI_DOWN 1403
  228. #define IDC_ROUTE_EXTS 1404
  229. #define IDC_ROUTEPRI_TITLE 1405
  230. #define IDS_ROUTE_MTD_LISTBOX_FORMAT 1406
  231. #define IDS_ROUTE_MTD_LISTBOX_ENABLED 1407
  232. #define IDS_ROUTE_MTD_LISTBOX_DISABLED 1408
  233. //
  234. // Icons
  235. //
  236. // must be sequential!!!
  237. #define IDI_NODEICON 5001
  238. #define IDI_COVERPG 5003
  239. #define IDI_DIALING 5004
  240. #define IDI_FAXOPTIONS 5005
  241. #define IDI_FAXING 5006
  242. #define IDI_FAXSVR 5007
  243. #define IDI_FAXUSER 5008
  244. #define IDI_LOGGING 5009
  245. #define IDI_PRIORITY 5010
  246. #define IDI_RECEIVE 5011
  247. #define IDI_SEND 5012
  248. #define IDI_STATUS 5013
  249. #define IDI_USERINFO 5014
  250. #define IDI_UP 5015
  251. #define IDI_DOWN 5016
  252. #define IDI_SECURITY 5017
  253. // define for loop.
  254. #define LAST_ICON 5018
  255. //
  256. // Bitmaps for root static node
  257. //
  258. #define IDB_MAINLARGE 1500
  259. #define IDB_MAINSMALL 1501
  260. #define IDB_UP 1502
  261. #define IDB_DOWN 1503
  262. //
  263. // Next default values for new objects
  264. //
  265. #ifdef APSTUDIO_INVOKED
  266. #ifndef APSTUDIO_READONLY_SYMBOLS
  267. #define _APS_NEXT_RESOURCE_VALUE 1600
  268. #define _APS_NEXT_COMMAND_VALUE 32768
  269. #define _APS_NEXT_CONTROL_VALUE 2000
  270. #define _APS_NEXT_SYMED_VALUE 3000
  271. #endif
  272. #endif