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.

313 lines
13 KiB

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: resource.h
  4. //
  5. // Module: CMDIAL32.DLL
  6. //
  7. // Synopsis: Resource ID definitions
  8. //
  9. // Copyright (c) 1996-1998 Microsoft Corporation
  10. //
  11. // Author: quintinb Created Header 08/17/99
  12. //
  13. //+----------------------------------------------------------------------------
  14. // Used by icmdlg.rc
  15. //
  16. #define IDD_MAIN_ALL_USERDATA 101
  17. #define IDD_MAIN_NO_USERDATA 102
  18. #define IDD_MAIN_UID_ONLY 103
  19. #define IDD_MAIN_UID_AND_PWD 104
  20. #define IDD_MAIN_UID_AND_DMN 105
  21. #define IDD_MAIN_PWD_ONLY 106
  22. #define IDD_MAIN_PWD_AND_DMN 107
  23. #define IDD_MAIN_DMN_ONLY 108
  24. #define IDD_CHANGEPASSWORD 109
  25. #define IDD_CALLBACK_NUMBER 110
  26. // 111
  27. #define IDI_APP 112
  28. #define IDB_APP 113
  29. #define IDD_PHONEBOOK 114
  30. #define IDD_PHONEBOOKEX 115
  31. #define IDB_PB 116
  32. // 117
  33. // 118
  34. // 119
  35. #define IDM_TRAY 120
  36. #define IDMC_TRAY_OPEN 121
  37. #define IDD_RECONNECT 123
  38. #define IDD_DIAL 124
  39. #define IDD_MODEM 125
  40. #define IDD_TUNNEL 126
  41. #define IDD_TUNNEL_SIGNIN 127
  42. #define IDD_EDIT_NUMBER 128
  43. #define IDD_RETRY_UID_PWD_DMN 129
  44. #define IDD_RETRY_UID_AND_DMN 130
  45. #define IDD_RETRY_PWD_AND_DMN 131
  46. #define IDD_RETRY_DMN_ONLY 132
  47. #define IDD_RETRY_UID_AND_PWD 133
  48. #define IDD_RETRY_UID_ONLY 134
  49. #define IDD_RETRY_PWD_ONLY 135
  50. // 136
  51. // 137
  52. // 138
  53. // 139
  54. // 140
  55. // 141
  56. // 142
  57. // 143
  58. #define IDD_INTERNET_SIGNIN 144
  59. #define IDD_INTERNET_SIGNIN_NO_UID 145
  60. #define IDD_INTERNET_SIGNIN_NO_PWD 146
  61. #define IDD_INET_SIGNIN 147
  62. #define IDD_INET_SIGNIN_NO_UID 148
  63. #define IDD_INET_SIGNIN_NO_PWD 149
  64. #define IDD_OPTIONS 150
  65. // 151
  66. #define IDD_ABOUT 152
  67. #define IDD_GENERAL 153
  68. #define IDD_GENERAL_DIRECT 154
  69. #define IDD_VPN 155
  70. #define IDC_MAIN_BITMAP 1001
  71. #define IDC_PHONEBOOK_BITMAP 1002
  72. #define IDC_MAIN_USERNAME_EDIT 1004
  73. #define IDC_MAIN_PASSWORD_EDIT 1005
  74. #define IDC_MAIN_REMEMBER_CHECKBOX 1006
  75. #define IDC_MAIN_MESSAGE_DISPLAY 1007
  76. #define IDC_MAIN_STATUS_DISPLAY 1008
  77. #define IDC_MAIN_DOMAIN_EDIT 1009
  78. #define IDC_MAIN_PROPERTIES_BUTTON 1010
  79. #define IDC_MAIN_HELP_BUTTON 1011
  80. #define IDB_ABOUT 1012
  81. #define IDC_EDIT_PHONE 1013
  82. #define IDC_EDIT_AREA_CODE 1014
  83. #define IDC_EDIT_EXACT 1015
  84. #define IDC_EDIT_COUNTRY_COMBO 1016
  85. #define IDC_MAIN_USERNAME_STATIC 1017
  86. #define IDC_MAIN_PASSWORD_STATIC 1018
  87. #define IDC_MAIN_DOMAIN_STATIC 1019
  88. #define IDC_EDIT_HELP 1020
  89. #define IDC_RADIO_DIRECT 1021
  90. #define IDC_RADIO_DIALUP 1022
  91. // 1023
  92. // 1024
  93. #define IDC_PHONEBOOK_SERVICETYPE_COMBO 1025
  94. #define IDC_PHONEBOOK_COUNTRY_COMBO 1026
  95. #define IDC_PHONEBOOK_PHONE_LIST 1027
  96. #define IDC_PHONEBOOK_REGION_COMBO 1028
  97. #define IDC_PHONEBOOK_REGION_STATIC 1029
  98. #define IDC_PHONEBOOK_HELP_BUTTON 1030
  99. #define IDC_PHONEBOOK_MORE_BUTTON 1031
  100. #define IDC_PHONEBOOKEX_PHONE_LIST 1032
  101. #define IDC_PHONEBOOKEX_MESSAGE_DISPLAY 1033
  102. #define IDC_MAIN_SERVICE_LABEL 1034
  103. #define IDC_MAIN_STATUS_LABEL 1035
  104. #define IDC_PHONEBOOKEX_MORE_STATIC 1036
  105. // 1037
  106. #define IDC_CONNSTAT_ICON 1038
  107. #define IDC_CONNSTAT_DURATION_DISPLAY 1039
  108. #define IDC_CONNSTAT_SPEED_DISPLAY 1040
  109. #define IDC_CONNSTAT_RECEIVED_DISPLAY 1041
  110. #define IDC_CONNSTAT_SENT_DISPLAY 1042
  111. #define IDC_CONNSTAT_DISCONNECT_BUTTON 1043
  112. #define IDC_CONNSTAT_DISCONNECT_DISPLAY 1044
  113. #define IDC_NEW_PASSWORD 1045
  114. #define IDC_CONFIRMNEWPASSWORD 1046
  115. // 1047
  116. // 1048
  117. #define IDC_DETAILS 1049
  118. #define IDC_DETAILINFO 1050
  119. #define IDC_DIALGROUP 1051
  120. #define IDC_MODEMGROUP 1052
  121. #define IDC_INET_ICON 1053
  122. #define IDC_CALLBACK_NUM_EDIT 1054
  123. #define IDC_CALLBACK_NUM_LABEL1 1055
  124. #define IDC_CALLBACK_NUM_LABEL2 1056
  125. #define IDC_CONNECT 1057
  126. #define IDC_RECONNECT_MSG 1058
  127. #define IDC_MAIN_RESET_PASSWORD 1059
  128. #define IDC_MAIN_CUSTOM 1060
  129. #define IDC_ABOUT_FRAME 1061
  130. #define IDC_ABOUT_BITMAP 1062
  131. #define IDC_ABOUT_VERSION 1063
  132. #define IDC_ABOUT_WARNING 1064
  133. #define IDC_ABOUT_CM_STATIC 1065
  134. #define IDC_ABOUT_VERSION_STATIC 1066
  135. #define IDC_ABOUT_COPYRIGHT_STATIC 1067
  136. #define IDC_ABOUT_SHOCKWAVE_STATIC 1068
  137. #define IDC_CONNSTAT_STATIC_CALL_DURATION 1069
  138. #define IDC_CONNSTAT_STATIC_CONNECT_SPEED 1070
  139. #define IDC_CONNSTAT_STATIC_BYTES_RECEIVED 1071
  140. #define IDC_CONNSTAT_STATIC_BYTES_SENT 1072
  141. // 1073
  142. // 1074
  143. // 1075
  144. // 1076
  145. // 1077
  146. // 1078
  147. // 1079
  148. // 1080
  149. // 1081
  150. #define IDC_RETRY_DOMAIN 1082
  151. #define IDC_RETRY_PASSWORD 1083
  152. #define IDC_RETRY_USERNAME 1084
  153. #define IDC_RETRY_REMEMBER 1085
  154. #define IDC_RETRY_PASSWORD_STATIC 1086
  155. #define IDC_RETRY_USERNAME_STATIC 1087
  156. #define IDC_RETRY_DOMAIN_STATIC 1088
  157. #define IDC_RETRY_EXPLAIN 1089
  158. // 1090
  159. // 1091
  160. #define IDS_BAD_CON_FILE 1092
  161. #define IDS_WRONG_WINDOWS_VER16 1093
  162. #define IDS_WRONG_WINDOWS_VER32 1094
  163. #define IDS_DNSERR_CAPTION 1095
  164. #define IDS_DNSERR_MESSAGE 1096
  165. // 1097
  166. #define IDS_CAPTION 1098
  167. #define IDS_IPNOMEM 1099
  168. #define IDS_IPBAD_FIELD_VALUE 1100
  169. #define IDS_ADVANCED_BAD_IRQ 1101
  170. #define IDS_ADVANCED_BAD_HEXCHR 1102
  171. #define IDS_COMM_NOT_AVAILABLE 1103
  172. #define IDS_MODEMS_PROPERTIES 1104
  173. #define IDS_NO_MODEM_INSTALLED 1105
  174. #define IDS_INSTALL_MODEM 1106
  175. #define IDS_CHANGE_MODEM 1107
  176. #define IDS_CANCEL_PLAYBACK 1108
  177. #define IDS_TERMINAL_CAPTION 1109
  178. #define IDS_DOMAIN_BAD_IP 1110
  179. #define IDS_SHIVAENV_NOT_SET 1111
  180. // 1112
  181. #define IDS_IP_UNKNOWN 1113
  182. #define IDS_IP_ADDRESS 1114
  183. #define IDS_SHIVAENV_NOT_SET_2 1115
  184. #define IDC_PHONE_NUMBER 1116
  185. #define IDC_GENERAL_START_IE 1117
  186. #define IDC_MODEM_TYPE 1118
  187. #define IDC_MODEM_CHANGE_MODEM 1119
  188. #define IDC_MODEM_PORT 1120
  189. #define IDC_MODEM_SPEAKER_BOX 1121
  190. #define IDC_MODEM_MAXSPEED 1122
  191. #define IDC_MODEM_ADVANCED 1123
  192. #define IDC_ADVANCED_IRQ 1124
  193. #define IDC_ADVANCED_IOADR 1125
  194. #define IDC_DOMAIN_NAME 1126
  195. #define IDC_DOMAIN_DNS 1127
  196. #define IDC_DOMAIN_BACKUP 1128
  197. #define IDC_MODEM_OFF 1130
  198. #define IDC_DOMAIN_STATIC_IP 1131
  199. #define IDC_MODEM_HIGH 1132
  200. // 1133
  201. // 1134
  202. // 1135
  203. // 1136
  204. // 1137
  205. // 1138
  206. // 1139
  207. #define IDC_DOMAIN_IP_DYNAMIC 1140
  208. #define IDC_DOMAIN_IP_STATIC 1141
  209. #define IDC_DOMAIN_DNS_DYNAMIC 1142
  210. #define IDC_DOMAIN_DNS_STATIC 1143
  211. #define IDC_DOMAIN_STATIC_IP_LBL 1144
  212. #define IDC_DOMAIN_DNS_PRI_LBL 1145
  213. #define IDC_DOMAIN_DNS_SEC_LBL 1146
  214. #define IDC_COUNTRY_COMBO 1147
  215. #define IDC_CONNECT_LINE_IP 1148
  216. // End IEDIAL defines
  217. #define IDC_GENERAL_EDITNUMBER 1244
  218. #define IDC_GENERAL_PHONENUMBERS_GROUPBOX 1245
  219. #define IDC_STATIC_MINUTES 1246
  220. #define IDC_STATIC_TIMES 1247
  221. #define IDC_GENERAL_PRIMARYDESC_DISPLAY 1248
  222. #define IDC_GENERAL_BACKUPDESC_DISPLAY 1249
  223. #define IDC_GENERAL_P1_STATIC 1250
  224. #define IDC_GENERAL_P2_STATIC 1251
  225. #define IDC_GENERAL_PRIMARY_EDIT 1252
  226. #define IDC_GENERAL_BACKUP_EDIT 1253
  227. #define IDC_GENERAL_PRIMARYPB_BUTTON 1254
  228. #define IDC_GENERAL_BACKUPPB_BUTTON 1255
  229. #define IDC_GENERAL_TAPI_BUTTON 1256
  230. #define IDC_GENERAL_MODEM_COMBO 1257
  231. #define IDC_GENERAL_UDR1_CHECKBOX 1258
  232. #define IDC_GENERAL_UDR2_CHECKBOX 1259
  233. #define IDC_INET_USERNAME_STATIC 1261
  234. #define IDC_INET_PASSWORD_STATIC 1262
  235. #define IDC_CONNECT_USING 1263
  236. #define IDC_INET_USERNAME 1264
  237. #define IDC_INET_PASSWORD 1265
  238. // 1266
  239. #define IDC_INET_REMEMBER 1267
  240. #define IDC_OPTIONS_IDLETIME_LIST 1269
  241. #define IDC_OPTIONS_REDIALCOUNT_SPIN 1270
  242. #define IDC_OPTIONS_REDIALCOUNT_EDIT 1271
  243. #define IDC_MAIN_NOPROMPT_CHECKBOX 1272
  244. #define IDC_OPTIONS_SECURITY 1275
  245. #define IDC_OPTIONS_START_IE 1276
  246. #define IDC_OPTIONS_MINIMIZE 1277
  247. #define IDC_MAIN_NOPASSWORD_CHECKBOX 1278
  248. #define IDC_OPTIONS_LOGGING 1279
  249. #define IDC_OPTIONS_CLEAR_LOG 1280
  250. #define IDC_OPTIONS_VIEW_LOG 1281
  251. #define IDC_LOGGING_GROUPBOX 1282
  252. //
  253. #define IDC_VPN_MSG 1285
  254. #define IDC_VPN_SEL_COMBO 1286
  255. #ifndef IDC_STATIC
  256. #define IDC_STATIC -1
  257. #endif
  258. #define ICONNMGR_BMP_CLASS TEXT("IConnMgr Bitmap Class")
  259. #define ICONNMGR_STATUS_CLASS TEXT("IConnMgr Status Class")
  260. // Access Point specific values
  261. #define IDD_MAIN_ALL_USERDATA_FAV 1290
  262. #define IDC_MAIN_ACCESSPOINT_STATIC 1291
  263. #define IDC_MAIN_ACCESSPOINT_COMBO 1292
  264. #define IDD_MAIN_NO_USERDATA_FAV 1293
  265. #define IDD_MAIN_UID_ONLY_FAV 1294
  266. #define IDD_MAIN_UID_AND_PWD_FAV 1295
  267. #define IDD_MAIN_UID_AND_DMN_FAV 1296
  268. #define IDD_MAIN_PWD_ONLY_FAV 1297
  269. #define IDD_MAIN_PWD_AND_DMN_FAV 1298
  270. #define IDD_MAIN_DMN_ONLY_FAV 1299
  271. #define IDC_GENERAL_ACCESSPOINT_STATIC 1302
  272. #define IDC_GENERAL_NEWAP_BUTTON 1303
  273. #define IDC_GENERAL_DELETEAP_BUTTON 1304
  274. #define IDC_SETTINGS 1305
  275. #define IDC_GENERAL_ACCESSPOINT_COMBO 1306
  276. #define IDD_NEW_ACCESSPOINT 1307
  277. #define IDC_NEWAP_NAME_EDIT 1308
  278. // Dialogs with global credentials options _GCOPT
  279. #define IDD_MAIN_ALL_USERDATA_FAV_GCOPT 1309
  280. #define IDD_MAIN_UID_AND_PWD_FAV_GCOPT 1310
  281. #define IDD_MAIN_PWD_ONLY_FAV_GCOPT 1311
  282. #define IDD_MAIN_PWD_AND_DMN_FAV_GCOPT 1312
  283. #define IDD_MAIN_ALL_USERDATA_GCOPT 1313
  284. #define IDD_MAIN_UID_AND_PWD_GCOPT 1314
  285. #define IDD_MAIN_PWD_ONLY_GCOPT 1315
  286. #define IDD_MAIN_PWD_AND_DMN_GCOPT 1316
  287. #define IDC_OPT_CREDS_SINGLE_USER 1317
  288. #define IDC_OPT_CREDS_ALL_USER 1318
  289. // Next default values for new objects
  290. //
  291. #ifdef APSTUDIO_INVOKED
  292. #ifndef APSTUDIO_READONLY_SYMBOLS
  293. #define _APS_NEXT_RESOURCE_VALUE 156
  294. #define _APS_NEXT_COMMAND_VALUE 40001
  295. #define _APS_NEXT_CONTROL_VALUE 1319
  296. #define _APS_NEXT_SYMED_VALUE 105
  297. #endif
  298. #endif