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.

350 lines
16 KiB

  1. /*
  2. - Resrc2.h - Resource IDs for all the misc wab files other than wab32.dll
  3. -
  4. -
  5. */
  6. #include ".\commonrc.h"
  7. /*****************************************************************************
  8. -
  9. - Resources for WAB.EXE
  10. -
  11. ******************************************************************************/
  12. #define IDI_ICON1 101
  13. #define idsWABTitle 2001
  14. #define idsWABFileNotFound 2002
  15. #define idsWABOpenError 2003
  16. #define idsWABOpenFileTitle 2004
  17. #define idsWABOpenFileFilter 2005
  18. #define idsWABNewFileTitle 2006
  19. #define idsWABUsage 2007
  20. #define idsWABPathNotFound 2008
  21. #define idsWABInvalidCmdLine 2009
  22. #define idsWABTitleWithFileName 2010
  23. #define idsWABAddressError 2011
  24. #define idsWABOpenErrorMemory 2012
  25. #define idsWABOpenErrorLocked 2013
  26. #define idsWABOpenErrorCorrupt 2014
  27. #define idsWABOpenErrorDisk 2015
  28. #define idsWABAddressErrorMissing 2016
  29. #define idsWABOpenErrorNotWAB 2017
  30. #define idsWABOpenErrorNotWABName 2018
  31. #define idsWABOpenVCardError 2019
  32. #define idsWABOpenLDAPUrlError 2020
  33. #ifdef WIN16
  34. #define idsWABUsage1 2100
  35. #endif
  36. #define idsAddToABPaneTitle 2030
  37. #define idsCertificateViewTitle 2031
  38. #define IDD_DIALOG_DEFAULT_VCARD_VIEWER 2200
  39. #define IDC_CHECK_ALWAYS 2201
  40. #define IDC_STATIC_ASK 2202
  41. #define IDC_STATIC_ICON 2203
  42. #define IDC_ADD_TO_ADDRESS_BOOK 2204
  43. #define IDD_CERTPROP_ADDRESS_BOOK 2205
  44. #define IDC_ADD_TO_ADDRESS_BOOK_FRAME 2206
  45. #define IDC_ADD_TO_ADDRESS_BOOK_TEXT 2207
  46. #define MAX_RESOURCE_STRING 260
  47. /*****************************************************************************
  48. -
  49. - Resources for WABMig.EXE
  50. -
  51. ******************************************************************************/
  52. // Dialog Boxes
  53. #define IDM_EXIT 5
  54. #define IDD_ImportDialog 1101
  55. #define IDD_Options 1102
  56. #define IDD_ImportReplace 1103
  57. #define IDD_ErrorImport 1104
  58. #define IDD_ExportDialog 1105
  59. #define IDD_ErrorExport 1106
  60. #define IDD_CSV_EXPORT_WIZARD_FILE 1107
  61. #define IDD_CSV_EXPORT_WIZARD_PICK 1108
  62. #define IDD_ExportReplace 1109
  63. #define IDD_CSV_IMPORT_WIZARD_FILE 1110
  64. #define IDD_CSV_IMPORT_WIZARD_MAP 1111
  65. #define IDD_CSV_CHANGE_MAPPING 1112
  66. // Control Identifiers
  67. // Import Dialog
  68. #define IDC_Progress 1113
  69. #define IDC_Import 1114
  70. #define IDC_Options 1115
  71. #define IDC_Message 1116
  72. #define IDC_Target 1117
  73. #define IDC_Export 1118
  74. // Options Dialog
  75. #define IDC_Replace_Always 1119
  76. #define IDC_Replace_Never 1120
  77. #define IDC_Replace_Prompt 1121
  78. // Replace Dialog
  79. #define IDC_YesToAll 1122
  80. #define IDC_NoToAll 1123
  81. #define IDC_Replace_Message 1124
  82. #define IDC_AddDuplicate 1125
  83. #define IDC_AddDuplicateAll 1126
  84. // Error Dialog
  85. #define IDC_NoMoreError 1127
  86. #define IDC_ErrorMessage 1128
  87. // Test Menu
  88. #define IDC_Test_Replace 1129
  89. #define IDC_Test_Error 1130
  90. // CSV Import and Export Wizards
  91. #define IDE_CSV_EXPORT_NAME 1131
  92. #define IDC_BROWSE 1132
  93. #define IDLV_PICKER 1133
  94. #define IDC_WIZARD_BITMAP 1134
  95. #define IDLV_MAPPER 1135
  96. #define IDE_CSV_IMPORT_NAME 1136
  97. #define IDC_CHANGE_MAPPING 1137
  98. #define IDC_CSV_CHANGE_MAPPING_TEXT_FIELD 1138
  99. #define IDC_CSV_MAPPING_COMBO 1139
  100. #define IDC_CSV_MAPPING_SELECT 1140
  101. #define IDS_NETSCAPE_FILE_SPEC 1143
  102. #define IDS_NETSCAPE_EXPORT_TITLE 1144
  103. #define IDS_NETSCAPE_IMPORT_TITLE 1145
  104. #define IDE_NETSCAPE_IMPORT_FILE_ERROR 1146
  105. #define IDE_NETSCAPE_EXPORT_FILE_ERROR 1147
  106. #define IDS_NETSCAPE_IMPORT_COLLISION 1148
  107. #define IDS_REPLACE_MESSAGE 1149
  108. #define IDS_NETSCAPE_MAILTO 1150
  109. #define IDS_MAILTO 1151
  110. #define IDS_SMTP 1152
  111. #define IDS_STRING_SELECTPATH 1153
  112. #define IDS_MESSAGE 1154
  113. #define IDS_ADDRESS_HTM 1155
  114. #define IDS_ERROR 1156
  115. #define IDS_INVALID_FILE 1157
  116. #define IDS_NO_ENTRY 1158
  117. #define IDS_ALIASOF 1159
  118. #define IDS_DUMMY 1160
  119. #define IDS_LOOPING 1161
  120. #define IDS_ENTRY_NOIMPORT 1162
  121. #define IDS_NETSCAPE_PATH 1163
  122. #define IDS_NETSCAPE_FILE 1164
  123. #define IDS_NETSCAPE_TITLE 1165
  124. #define IDS_ATHENA16_PATH 1166
  125. #define IDS_ATHENA16_FILE 1167
  126. #define IDS_ATHENA16_TITLE 1168
  127. #define IDS_EUDORA_PATH 1169
  128. #define IDS_EUDORA_FILE 1170
  129. #define IDS_EUDORA_TITLE 1171
  130. #define IDS_NETSCAPE_REGKEY 1172
  131. #define IDS_NETSCAPE_ADDRESS_PATH 1173
  132. #define IDS_EUDORA_REGKEY 1174
  133. #define IDS_EUDORA_ADDRESS_PATH 1175
  134. #define IDS_GERNERIC_ERROR 1176
  135. #define IDS_WAB_ERROR 1177
  136. #define IDS_ERROR_ADDRESSBOOK 1178
  137. #define IDS_EUDORA_ADDRESS 1179
  138. #define IDS_EUDORA_TOC 1180
  139. #define IDS_EOL 1187
  140. #define IDS_NICKNAME 1188
  141. #define IDS_ALIAS_ID 1189
  142. #define IDS_ALIAS_OF 1190
  143. #define IDS_MEMORY 1191
  144. #define IDS_NONAME 1192
  145. #define IDS_EUDORA_NAME 1193
  146. #define IDS_IMPORT_BUTTON 1194
  147. #define IDS_EUDORA_SUBDIR_NAME 1195
  148. #define IDS_EUDORA_GENERIC_SUFFIX 1196
  149. #define IDS_EUDORA_32_REGKEY 1197
  150. #define IDS_EUDORA_DEFAULT_INSTALL 1198
  151. #define IDS_NETSCAPE_ADDRESSBOOK 1199
  152. // String Identifiers
  153. #define IDS_STATE_LOGGING_IN 1500
  154. #define IDS_STATE_IMPORT_IDLE 1501
  155. #define IDS_STATE_IMPORT_MU 1502
  156. #define IDS_STATE_IMPORT_DL 1503
  157. #define IDS_STATE_IMPORT_ERROR 1504
  158. #define IDS_STATE_IMPORT_CANCEL 1505
  159. #define IDS_STATE_IMPORT_COMPLETE 1506
  160. #define IDS_STATE_EXPORT_IDLE 1511
  161. #define IDS_STATE_EXPORT_MU 1512
  162. #define IDS_STATE_EXPORT_DL 1513
  163. #define IDS_STATE_EXPORT_ERROR 1514
  164. #define IDS_STATE_EXPORT_CANCEL 1515
  165. #define IDS_STATE_EXPORT_COMPLETE 1516
  166. #define IDS_REPLACE_MESSAGE_IMPORT_1 1530
  167. #define IDS_REPLACE_MESSAGE_IMPORT_2 1531
  168. #define IDS_REPLACE_MESSAGE_EXPORT_1 1532
  169. #define IDS_REPLACE_MESSAGE_EXPORT_2 1533
  170. #define IDS_ERROR_MAPI_LOGON 1534
  171. #define IDS_ERROR_EMAIL_ADDRESS_1 1535
  172. #define IDS_ERROR_EMAIL_ADDRESS_2 1536
  173. #define IDS_ERROR_GENERAL 1537
  174. #define IDS_ERROR_NO_SUPPORT 1538
  175. #define IDS_MESSAGE_IMPORTING_DL 1539
  176. #define IDS_PAB 1540
  177. #define IDS_ERROR_DLL_NOT_FOUND 1541
  178. #define IDS_ERROR_DLL_INVALID 1542
  179. #define IDS_ERROR_DLL_EXCEPTION 1543
  180. #define IDS_ERROR_MAPI_DLL_NOT_FOUND 1544
  181. #define IDS_BUTTON_CANCEL 1545
  182. #define IDS_BUTTON_CLOSE 1546
  183. #define IDS_APP_TITLE 1547
  184. #define IDS_MESSAGE_EXPORTING_DL 1548
  185. #define IDS_CSV 1549
  186. #define IDS_CSV_FILE_SPEC 1550
  187. #define IDE_CSV_EXPORT_FILE_ERROR 1551
  188. #define IDE_CSV_EXPORT_FILE_EXISTS 1552
  189. #define IDS_CSV_EXPORT_PICK_FIELDS 1553
  190. #define IDE_CSV_IMPORT_FILE_ERROR 1554
  191. #define IDS_CSV_IMPORT_MAP_FIELDS 1555
  192. #define IDS_CSV_IMPORT_HEADER_CSV 1556
  193. #define IDS_CSV_IMPORT_HEADER_WAB 1557
  194. #define IDS_CSV_CHANGE_MAPPING_TEXT_FIELD 1558
  195. #define IDE_CSV_NO_COLUMNS 1559
  196. #define IDS_CSV_COLUMN 1560
  197. #define IDS_ERROR_NOT_ENOUGH_MEMORY 1561
  198. #define IDS_ERROR_NOT_ENOUGH_DISK 1562
  199. #define IDS_MESSAGE_TITLE 1563
  200. #define IDS_NO_WAB 1564
  201. #define IDS_TEXT_FILE_SPEC 1566
  202. #define IDE_LDIF_IMPORT_FILE_ERROR 1567
  203. #define IDS_LDIF_FILE_SPEC 1568
  204. #define IDS_MESS_FILE_SPEC 1569
  205. #define IDS_STATE_IMPORT_ERROR_FILEOPEN 1570
  206. #define IDS_STATE_EXPORT_ERROR_NOPAB 1571
  207. #define IDS_STATE_IMPORT_ERROR_NOPAB 1572
  208. //
  209. // Property Name Strigns
  210. //
  211. #define IDS_FIRST_EXPORT_PROP 1600
  212. // Personal Pane
  213. #define ids_ExportGivenName IDS_FIRST_EXPORT_PROP + 0
  214. #define ids_ExportSurname IDS_FIRST_EXPORT_PROP + 1
  215. #define ids_ExportMiddleName IDS_FIRST_EXPORT_PROP + 2
  216. #define ids_ExportDisplayName IDS_FIRST_EXPORT_PROP + 3
  217. #define ids_ExportNickname IDS_FIRST_EXPORT_PROP + 4
  218. #define ids_ExportEmailAddress IDS_FIRST_EXPORT_PROP + 5
  219. // Home Pane
  220. #define ids_ExportHomeAddressStreet IDS_FIRST_EXPORT_PROP + 6
  221. #define ids_ExportHomeAddressCity IDS_FIRST_EXPORT_PROP + 7
  222. #define ids_ExportHomeAddressPostalCode IDS_FIRST_EXPORT_PROP + 8
  223. #define ids_ExportHomeAddressState IDS_FIRST_EXPORT_PROP + 9
  224. #define ids_ExportHomeAddressCountry IDS_FIRST_EXPORT_PROP + 10
  225. #define ids_ExportHomeTelephoneNumber IDS_FIRST_EXPORT_PROP + 11
  226. #define ids_ExportHomeFaxNumber IDS_FIRST_EXPORT_PROP + 12
  227. #define ids_ExportCellularTelephoneNumber IDS_FIRST_EXPORT_PROP + 13
  228. #define ids_ExportPersonalHomePage IDS_FIRST_EXPORT_PROP + 14
  229. // Business Pane
  230. #define ids_ExportBusinessAddressStreet IDS_FIRST_EXPORT_PROP + 15
  231. #define ids_ExportBusinessAddressCity IDS_FIRST_EXPORT_PROP + 16
  232. #define ids_ExportBusinessAddressPostalCode IDS_FIRST_EXPORT_PROP + 17
  233. #define ids_ExportBusinessAddressStateOrProvince IDS_FIRST_EXPORT_PROP + 18
  234. #define ids_ExportBusinessAddressCountry IDS_FIRST_EXPORT_PROP + 19
  235. #define ids_ExportBusinessHomePage IDS_FIRST_EXPORT_PROP + 20
  236. #define ids_ExportBusinessTelephoneNumber IDS_FIRST_EXPORT_PROP + 21
  237. #define ids_ExportBusinessFaxNumber IDS_FIRST_EXPORT_PROP + 22
  238. #define ids_ExportPagerTelephoneNumber IDS_FIRST_EXPORT_PROP + 23
  239. #define ids_ExportCompanyName IDS_FIRST_EXPORT_PROP + 24
  240. #define ids_ExportTitle IDS_FIRST_EXPORT_PROP + 25
  241. #define ids_ExportDepartmentName IDS_FIRST_EXPORT_PROP + 26
  242. #define ids_ExportOfficeLocation IDS_FIRST_EXPORT_PROP + 27
  243. // Notes Pane
  244. #define ids_ExportComment IDS_FIRST_EXPORT_PROP + 28
  245. #define IDS_LAST_EXPORT_PROP ids_ExportComment
  246. #define NUM_EXPORT_PROPS (1 + (IDS_LAST_EXPORT_PROP - IDS_FIRST_EXPORT_PROP))
  247. // these are additional props
  248. #define ids_ExportConfServer IDS_FIRST_EXPORT_PROP + 29
  249. #define NUM_MORE_EXPORT_PROPS NUM_EXPORT_PROPS+1
  250. // Synonym string identifiers
  251. #define IDS_FIRST_SYNONYM_STRING 1800
  252. #define idsSynonymCount IDS_FIRST_SYNONYM_STRING + 0
  253. #define idsSynonym001 IDS_FIRST_SYNONYM_STRING + 1
  254. #define idsSynonym002 IDS_FIRST_SYNONYM_STRING + 2
  255. #define idsSynonym003 IDS_FIRST_SYNONYM_STRING + 3
  256. #define idsSynonym004 IDS_FIRST_SYNONYM_STRING + 4
  257. #define idsSynonym005 IDS_FIRST_SYNONYM_STRING + 5
  258. #define idsSynonym006 IDS_FIRST_SYNONYM_STRING + 6
  259. #define idsSynonym007 IDS_FIRST_SYNONYM_STRING + 7
  260. #define idsSynonym008 IDS_FIRST_SYNONYM_STRING + 8
  261. #define idsSynonym009 IDS_FIRST_SYNONYM_STRING + 9
  262. #define idsSynonym010 IDS_FIRST_SYNONYM_STRING + 10
  263. #define idsSynonym011 IDS_FIRST_SYNONYM_STRING + 11
  264. #define idsSynonym012 IDS_FIRST_SYNONYM_STRING + 12
  265. #define idsSynonym013 IDS_FIRST_SYNONYM_STRING + 13
  266. #define idsSynonym014 IDS_FIRST_SYNONYM_STRING + 14
  267. #define idsSynonym015 IDS_FIRST_SYNONYM_STRING + 15
  268. #define idsSynonym016 IDS_FIRST_SYNONYM_STRING + 16
  269. #define idsSynonym017 IDS_FIRST_SYNONYM_STRING + 17
  270. #define idsSynonym018 IDS_FIRST_SYNONYM_STRING + 18
  271. #define idsSynonym019 IDS_FIRST_SYNONYM_STRING + 19
  272. #define idsSynonym020 IDS_FIRST_SYNONYM_STRING + 20
  273. #define idsSynonym021 IDS_FIRST_SYNONYM_STRING + 21
  274. #define idsSynonym022 IDS_FIRST_SYNONYM_STRING + 22
  275. #define idsSynonym023 IDS_FIRST_SYNONYM_STRING + 23
  276. #define idsSynonym024 IDS_FIRST_SYNONYM_STRING + 24
  277. #define idsSynonym025 IDS_FIRST_SYNONYM_STRING + 25
  278. #define idsSynonym026 IDS_FIRST_SYNONYM_STRING + 26
  279. #define idsSynonym027 IDS_FIRST_SYNONYM_STRING + 27
  280. #define idsSynonym028 IDS_FIRST_SYNONYM_STRING + 28
  281. #define idsSynonym029 IDS_FIRST_SYNONYM_STRING + 29
  282. #define idsSynonym030 IDS_FIRST_SYNONYM_STRING + 30
  283. // ICON Identifiers
  284. #define IDI_WabMig 4002
  285. // Bitmap Identifiers
  286. #define IDB_CHECKS 4100
  287. #define IDB_WIZARD 4101
  288. // State Identifiers
  289. #define ID_STATE_IMPORT_MU 3000
  290. #define ID_STATE_IMPORT_NEXT_MU 3001
  291. #define ID_STATE_IMPORT_DL 3002
  292. #define ID_STATE_IMPORT_NEXT_DL 3003
  293. #define ID_STATE_IMPORT_FINISH 3004
  294. #define ID_STATE_IMPORT_ERROR 3005
  295. #define ID_STATE_IMPORT_CANCEL 3006
  296. #define ID_STATE_EXPORT_MU 3010
  297. #define ID_STATE_EXPORT_NEXT_MU 3011
  298. #define ID_STATE_EXPORT_DL 3012
  299. #define ID_STATE_EXPORT_NEXT_DL 3013
  300. #define ID_STATE_EXPORT_FINISH 3014
  301. #define ID_STATE_EXPORT_ERROR 3015
  302. #define ID_STATE_EXPORT_CANCEL 3016
  303. // Static Identifiers
  304. #define IDC_STATIC -1
  305. /*****************************************************************************
  306. -
  307. - Additional Resources for WABFind.dll
  308. -
  309. ******************************************************************************/
  310. #define IDI_INETFIND 1641 /* My main icon */
  311. #define IDM_ONTHEINTERNET 1642 /* Our sole menu item */
  312. #define IDS_ONTHEINTERNET 1643
  313. #define IDS_FINDHELP 1644
  314. #define IDS_PEOPLE 1645
  315. #define IDS_FORPEOPLE 1646