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.

332 lines
14 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by resource.rc
  4. //
  5. #define IDR_MAINFRAME 101
  6. #define IDI_WORLD 102
  7. #define IDI_CLUSTER 103
  8. #define IDI_HOST_STARTED 104
  9. #define IDI_HOST_STOPPED 105
  10. #define IDR_POPUP 108
  11. #define IDD_ABOUT 109
  12. #define IDD_CLUSTER_CONNECT 110
  13. #define IDD_MACHINE_CONNECT 112
  14. #define IDD_MACHINE_CONNECT_PAGE 112
  15. #define IDD_CLUSTER_PROPERTIES 113
  16. #define IDD_CLUSTER_PAGE 113
  17. #define IDD_HOST_PROPERTIES 114
  18. #define IDD_HOST_PAGE 114
  19. #define IDI_PORTRULE 119
  20. #define IDI_PENDING 123
  21. #define IDD_CLUSTER_CLUSTER 533
  22. #define IDD_HOST_PORTS 535
  23. #define IDD_CLUSTER_PORTS 536
  24. #define IDD_CLUSTER_CONNECT_ADVANCED 537
  25. #define IDD_CLUSTER_CONNECT_INDIRECT_PAGE 537
  26. #define IDD_MANAGE_VIRTUAL_IPS_PAGE 538
  27. #define IDD_CLUSTER_CONNECT1 539
  28. #define IDD_CLUSTER_CONNECT_PAGE 539
  29. #define IDD_DIALOG_PORTS 540
  30. #define IDD_DIALOG_PORT_RULE_PROP_HOSTS 541
  31. #define IDD_DIALOG_PORT_RULE_PROP_CLUSTER 542
  32. #define IDD_PORTS_CONTROL_PAGE 543
  33. #define IDD_DISCLAIMER 544
  34. #define IDC_GROUP_CL_IP 1000
  35. #define IDC_TEXT_CL_IP 1001
  36. #define IDC_EDIT_CL_IP 1002
  37. #define IDC_TEXT_CL_MASK 1003
  38. #define IDC_EDIT_CL_MASK 1004
  39. #define IDC_TEXT_DOMAIN 1005
  40. #define IDC_EDIT_DOMAIN 1006
  41. #define IDC_TEXT_ETH 1007
  42. #define IDC_EDIT_ETH 1008
  43. #define IDC_GROUP_CL_MODE 1009
  44. #define IDC_RADIO_UNICAST 1010
  45. #define IDC_RADIO_MULTICAST 1011
  46. #define IDC_CHECK_IGMP 1012
  47. #define IDC_GROUP_RCT 1013
  48. #define IDC_CHECK_RCT 1014
  49. #define IDC_TEXT_PASSW 1015
  50. #define IDC_EDIT_PASSW 1016
  51. #define IDC_TEXT_PASSW2 1017
  52. #define IDC_EDIT_PASSW2 1018
  53. #define IDC_BUTTON_HELP 1019
  54. #define IDC_CLUSTER_MEMBER 1023
  55. #define IDC_VIRTUAL_IP 1025
  56. #define IDC_ADD_VIP 1026
  57. #define IDC_VIP_LIST 1027
  58. #define IDC_REMOVE_VIP 1028
  59. #define IDC_SCROLLBAR1 1031
  60. #define IDC_NIC_DETAIL 1032
  61. #define IDC_GROUP_NIC 1035
  62. #define IDC_TEXT_CLUSTER_IP 1036
  63. #define IDC_TEXT_MACHINE_IP 1037
  64. #define IDC_TEXT_MACHINE_IP_LIST 1038
  65. #define IDC_TEXT_CONNECTION_STATUS 1039
  66. #define IDC_TEXT_CLUSTER_MEMBER 1040
  67. #define IDC_TEXT_MACHINE 1042
  68. #define IDC_TEXT_SECONDARY_IP 1043
  69. #define IDC_TEXT_SECONDARY_IP_LIST 1044
  70. #define IDC_DO_NOT_REMIND 1046
  71. #define IDC_TEXT_PRI 2000
  72. #define IDC_EDIT_PRI 2001
  73. #define IDC_GROUP_DED_IP 2003
  74. #define IDC_TEXT_DED_IP 2004
  75. #define IDC_EDIT_DED_IP 2005
  76. #define IDC_TEXT_DED_MASK 2006
  77. #define IDC_EDIT_DED_MASK 2007
  78. #define IDC_CHECK_ACTIVE 2008
  79. #define IDC_TEXT_PORT_RULE 3000
  80. #define IDC_LIST_PORT_RULE 3001
  81. #define IDC_BUTTON_ADD 3002
  82. #define IDC_BUTTON_MODIFY 3003
  83. #define IDC_BUTTON_DEL 3004
  84. #define IDC_GROUP_PORT_RULE_DESCR 3005
  85. #define IDC_TEXT_PORT_RULE_DESCR 3006
  86. #define IDC_GROUP_RANGE 4000
  87. #define IDC_EDIT_START 4001
  88. #define IDC_SPIN_START 4002
  89. #define IDC_EDIT_END 4003
  90. #define IDC_SPIN_END 4004
  91. #define IDC_GROUP_PROTOCOLS 4005
  92. #define IDC_RADIO_TCP 4006
  93. #define IDC_RADIO_UDP 4007
  94. #define IDC_RADIO_BOTH 4008
  95. #define IDC_GROUP_SINGLE 4009
  96. #define IDC_GROUP_MULTIPLE 4010
  97. #define IDC_GROUP_DISABLED 4011
  98. #define IDC_RADIO_SINGLE 4012
  99. #define IDC_RADIO_MULTIPLE 4013
  100. #define IDC_RADIO_DISABLED 4014
  101. #define IDC_TEXT_AFF 4015
  102. #define IDC_RADIO_AFF_NONE 4016
  103. #define IDC_RADIO_AFF_SINGLE 4017
  104. #define IDC_RADIO_AFF_CLASSC 4018
  105. #define IDC_TEXT_MULTI 4019
  106. #define IDC_EDIT_MULTI 4020
  107. #define IDC_SPIN_MULTI 4021
  108. #define IDC_CHECK_EQUAL 4022
  109. #define IDC_TEXT_SINGLE 4023
  110. #define IDC_EDIT_SINGLE 4024
  111. #define IDC_SPIN_SINGLE 4025
  112. #define IDC_TEXT_START 4026
  113. #define IDC_TEXT_END 4027
  114. #define ID_WORLD_NEW 40001
  115. #define ID_WORLD_CONNECT 40003
  116. #define ID_WORLD_CONNECT_INDIRECT 40004
  117. #define ID_REFRESH_DIRECT 40005
  118. #define ID_REFRESH_INDIRECT 40006
  119. #define ID_REFRESH 40007
  120. #define ID_HELP_TOPICS 40009
  121. #define ID_CLUSTER_ADD_HOST 40016
  122. #define ID_CLUSTER_REMOVE 40017
  123. #define ID_CLUSTER_PROPERTIES 40018
  124. #define ID_CLUSTER_UNMANAGE 40019
  125. #define ID_CLUSTER_EXE_QUERY 40020
  126. #define ID_CLUSTER_EXE_START 40021
  127. #define ID_CLUSTER_EXE_STOP 40022
  128. #define ID_CLUSTER_EXE_DRAINSTOP 40023
  129. #define ID_CLUSTER_EXE_RESUME 40024
  130. #define ID_CLUSTER_EXE_SUSPEND 40025
  131. #define ID_CLUSTER_EXE_ENABLE 40026
  132. #define ID_CLUSTER_EXE_DISABLE 40027
  133. #define ID_CLUSTER_EXE_DRAIN 40028
  134. #define ID_CLUSTER_MANAGE_VIPS 40029
  135. #define ID_VIEW_STATUSBAR 40042
  136. #define ID_HOST_REMOVE 40130
  137. #define ID_HOST_PROPERTIES 40131
  138. #define ID_HOST_EXE_QUERY 40132
  139. #define ID_HOST_EXE_START 40133
  140. #define ID_HOST_EXE_STOP 40134
  141. #define ID_HOST_EXE_DRAINSTOP 40135
  142. #define ID_HOST_EXE_RESUME 40136
  143. #define ID_HOST_EXE_SUSPEND 40137
  144. #define ID_HOST_EXE_ENABLE 40138
  145. #define ID_HOST_EXE_DISABLE 40139
  146. #define ID_HOST_EXE_DRAIN 40140
  147. #define IDS_WORLD_NAME 41040
  148. #define IDS_PROPERTIES_CAPTION 41041
  149. #define IDS_FULL_INTERNET_NAME 41042
  150. #define IDS_INFO_DONE 41143
  151. #define IDS_INFO_SUCCESS 41144
  152. #define IDS_INFO_FAILED 41145
  153. #define IDS_INFO_REQUEST 41146
  154. #define IDS_INFO_NEW_EXCEPTION 41147
  155. #define IDS_INFO_FINDING_P 41246
  156. #define IDS_INFO_FINDING_CL 41247
  157. #define IDS_INFO_FINDING_H 41248
  158. #define IDS_INFO_FINDING_CL_P 41249
  159. #define IDS_INFO_FINDING_H_P 41250
  160. #define IDS_INFO_FINDING_P_ELB 41251
  161. #define IDS_INFO_FINDING_P_ULB 41252
  162. #define IDS_INFO_FINDING_P_D 41253
  163. #define IDS_INFO_FINDING_P_F 41254
  164. #define IDS_INFO_MODIFYING_P 41354
  165. #define IDS_INFO_MODIFYING_CL_P 41355
  166. #define IDS_INFO_MODIFYING_H_P 41356
  167. #define IDS_INFO_MODIFYING_P_ELB 41357
  168. #define IDS_INFO_MODIFYING_P_ULB 41358
  169. #define IDS_INFO_MODIFYING_P_F 41359
  170. #define IDS_INFO_MODIFYING_P_D 41360
  171. #define IDS_INFO_MODIFYING_CN 41361
  172. #define IDS_INFO_MODIFYING_CP_AND_ADD_IP 41362
  173. #define IDS_INFO_CONNECTING 41446
  174. #define IDS_INFO_NEWLINE 41540
  175. #define IDS_INFO_LINE_SEPARATOR 41541
  176. #define IDS_INFO_ADDING_CL_IP 41650
  177. #define IDS_INFO_REMOVING_CL_IP 41651
  178. #define IDS_INFO_BINDING_NLB 41750
  179. #define IDS_INFO_UNBINDING_NLB 41751
  180. #define IDS_WLBS_OK 41850
  181. #define IDS_WLBS_DRAIN_STOP 41851
  182. #define IDS_WLBS_BAD_PARAMS 41852
  183. #define IDS_WLBS_NOT_FOUND 41853
  184. #define IDS_WLBS_STOPPED 41854
  185. #define IDS_WLBS_CONVERGING 41855
  186. #define IDS_WLBS_CONVERGED 41856
  187. #define IDS_WLBS_DEFAULT 41857
  188. #define IDS_WLBS_DRAINING 41858
  189. #define IDS_WLBS_SUSPENDED 41859
  190. #define IDS_WLBS_REBOOT 41860
  191. #define IDS_WLBS_INIT_ERROR 41861
  192. #define IDS_WLBS_BAD_PASSW 41862
  193. #define IDS_WLBS_IO_ERROR 41863
  194. #define IDS_WLBS_TIMEOUT 41864
  195. #define IDS_WLBS_PORT_OVERLAP 41865
  196. #define IDS_WLBS_BAD_PORT_PARAMS 41866
  197. #define IDS_WLBS_MAX_PORT_RULES 41867
  198. #define IDS_WLBS_TRUNCATED 41868
  199. #define IDS_WLBS_REG_ERROR 41869
  200. #define IDS_WLBS_ALREADY 41870
  201. #define IDS_COMMAND_QUERY 41880
  202. #define IDS_COMMAND_START 41881
  203. #define IDS_COMMAND_STOP 41882
  204. #define IDS_COMMAND_DRAINSTOP 41883
  205. #define IDS_COMMAND_RESUME 41884
  206. #define IDS_COMMAND_SUSPEND 41885
  207. #define IDS_COMMAND_ENABLE 41886
  208. #define IDS_COMMAND_DISABLE 41887
  209. #define IDS_COMMAND_DRAIN 41888
  210. #define IDS_WLBS_UNKNOWN 41899
  211. #define IDS_MACHINE_LIST_EMPTY 41947
  212. #define IDS_MACHINE_ALREADY 41948
  213. #define IDS_CLUSTER_ALREADY 41949
  214. #define IDS_HOST_ALREADY 41950
  215. #define IDS_HOST_ADDING 41951
  216. #define IDS_CLUSTER_MAX 41952
  217. #define IDS_NIC_BOUND 41953
  218. #define IDS_NIC_UNBOUND 41954
  219. #define IDS_HEADER_C_IP 42100
  220. #define IDS_HEADER_C_SUBNET 42101
  221. #define IDS_HEADER_INTERNET_NAME 42102
  222. #define IDS_HEADER_MAC_ADDRESS 42103
  223. #define IDS_HEADER_C_MODE 42104
  224. #define IDS_HEADER_REMOTE_CTRL 42105
  225. #define IDS_HEADER_MACHINE 42199
  226. #define IDS_HEADER_D_IP 42200
  227. #define IDS_HEADER_D_SUBNET 42201
  228. #define IDS_HEADER_PRIORITY 42202
  229. #define IDS_HEADER_INITIAL_STATE 42203
  230. #define IDS_HEADER_NIC 42204
  231. #define IDS_HEADER_P_START 42250
  232. #define IDS_HEADER_P_END 42251
  233. #define IDS_HEADER_P_PROTOCOL 42252
  234. #define IDS_HEADER_P_MODE 42253
  235. #define IDS_HEADER_P_LOAD 42254
  236. #define IDS_HEADER_P_AFFINITY 42255
  237. #define IDS_HEADER_P_PRIORITY 42256
  238. #define IDS_REPORT_MULTICAST 42300
  239. #define IDS_REPORT_UNICAST 42301
  240. #define IDS_REPORT_IGMP 42302
  241. #define IDS_REPORT_ON 42303
  242. #define IDS_REPORT_OFF 42304
  243. #define IDS_REPORT_PROTOCOL_TCP 42305
  244. #define IDS_REPORT_PROTOCOL_UDP 42306
  245. #define IDS_REPORT_PROTOCOL_BOTH 42307
  246. #define IDS_REPORT_LOAD_EQUAL 42308
  247. #define IDS_REPORT_LOAD_UNEQUAL 42309
  248. #define IDS_REPORT_MODE_MULTIPLE 42310
  249. #define IDS_REPORT_MODE_SINGLE 42311
  250. #define IDS_REPORT_MODE_DISABLED 42312
  251. #define IDS_REPORT_AFFINITY_SINGLE 42313
  252. #define IDS_REPORT_AFFINITY_NONE 42314
  253. #define IDS_REPORT_AFFINITY_CLASSC 42315
  254. #define IDS_REPORT_EMPTY 42316
  255. #define IDS_REPORT_NA 42317
  256. #define IDS_WARNING_CLUSTER_REMOVE 42400
  257. #define IDS_WARNING_HOST_REMOVE 42401
  258. #define IDS_VIRTUAL_IPS_CAPTION 42402
  259. #define IDS_CONNECT_CAPTION 42403
  260. #define IDS_CONNECT_CLUSTER_CAPTION 42404
  261. #define IDS_WARNING_IP_INVALID 42405
  262. #define IDS_WARNING_CL_CONN_SAME 42406
  263. #define IDC_NIC 52009
  264. #define IDC_NIC_FRIENDLY 52010
  265. #define IDC_RADIO_UNEQUAL 53010
  266. #define IDC_RADIO_EQUAL 53011
  267. #define IDC_LIST 53020
  268. #define IDC_EDIT_PRIORITY 53038
  269. #define IDC_SPIN_PRIORITY 53039
  270. #define IDC_EDIT_LOAD 53040
  271. #define IDC_SPIN_LOAD 53041
  272. #define IDC_EDIT_LIST_TITLE 53070
  273. #define IDC_MACHINE_CONNECTION_STATUS 54001
  274. #define IDC_MACHINE 54002
  275. #define IDC_CLUSTER_IP 55001
  276. #define IDC_CLUSTER_CONNECTION_STATUS 55002
  277. #define IDC_MACHINE_LIST 56001
  278. #define IDC_MACHINE_IP_LIST 56001
  279. #define IDC_ADD_MACHINE 56002
  280. #define IDC_ADVANCED 56003
  281. #define IDC_NOT_ADVANCED 56004
  282. #define IDC_DEL_MACHINE 56005
  283. #define IDC_SECONDARY_IP 56006
  284. #define IDC_SECONDARY_IP_LIST 56007
  285. #define IDC_TEXT_START_PORT 56100
  286. #define IDC_PORTS 56101
  287. #define IDS_PARM_PASSWORD 57001
  288. #define IDS_PARM_IGMP_MCAST 57002
  289. #define IDS_PARM_IGMP_WARN 57003
  290. #define IDS_PARM_WARN 57004
  291. #define IDS_PARM_ERROR 57005
  292. #define IDS_PARM_CL_IP_BLANK 57006
  293. #define IDS_PARM_CL_NM_BLANK 57007
  294. #define IDS_PARM_INVAL_CL_IP 57008
  295. #define IDS_PARM_INVAL_CL_MASK 57009
  296. #define IDS_PARM_CL_IP_FIELD 57010
  297. #define IDS_PARM_CL_NM_FIELD 57011
  298. #define IDS_PARM_IP_CONFLICT 57012
  299. #define IDS_PARM_INVAL_MAC 57013
  300. #define IDS_PARM_RCT_WARN 57014
  301. #define IDS_PARM_DIP_MISCONFIG 57015
  302. #define IDS_PARM_DED_IP_BLANK 57016
  303. #define IDS_PARM_DED_NM_BLANK 57017
  304. #define IDS_PARM_INVAL_DED_IP 57018
  305. #define IDS_PARM_INVAL_DED_MASK 57019
  306. #define IDS_PARM_PORT_BLANK 57100
  307. #define IDS_PARM_LOAD_BLANK 57101
  308. #define IDS_PARM_PORT_VAL 57102
  309. #define IDS_PARM_LOAD 57103
  310. #define IDS_PARM_RULES 57104
  311. #define IDS_PARM_RANGE 57105
  312. #define IDS_PARM_OVERLAP 57106
  313. #define IDS_PORTS_ALL 57107
  314. #define IDS_PORTS_CONTROL_NONE 57108
  315. #define IDS_INVAL_DHCP_NIC 57109
  316. #define IDS_INVAL_DIP 57110
  317. #define IDS_NLB_ALREADY 57111
  318. #define IDS_BOTTOM_PANE_TITLE 57112
  319. #define IDS_REFRESH_CLUSTER 57113
  320. #define IDS_CANTRUN_NONICS_TEXT 57200
  321. #define IDS_CANTRUN_NONICS_CAPTION 57201
  322. // Next default values for new objects
  323. //
  324. #ifdef APSTUDIO_INVOKED
  325. #ifndef APSTUDIO_READONLY_SYMBOLS
  326. #define _APS_NEXT_RESOURCE_VALUE 124
  327. #define _APS_NEXT_COMMAND_VALUE 40048
  328. #define _APS_NEXT_CONTROL_VALUE 1047
  329. #define _APS_NEXT_SYMED_VALUE 101
  330. #endif
  331. #endif