resource.h 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by CP_Main.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDR_CP_MAIN 103
  7. #define IDR_MAINFRAME 128
  8. #define IDR_CP_MAITYPE 129
  9. #define IDR_EDIT_WND 129
  10. #define IDR_MENU 130
  11. #define IDD_SELECT_DB 131
  12. #define IDD_OPTIONS_STATS 132
  13. #define IDD_ADD_TYPE 134
  14. #define IDD_COPY_PROPERTIES 135
  15. #define IDD_ABOUT 136
  16. #define IDD_GROUP_NAME 138
  17. #define IDB_CLOSED_FOLDER 141
  18. #define IDB_CLOSED_FOLDER_PRESSED 142
  19. #define IDB_CLOSED_FOLDER_FOCUSED 143
  20. #define IDB_OPEN_FOLDER 144
  21. #define IDB_OPEN_FOLDER_FOCUSED 145
  22. #define IDB_OPEN_FOLDER_PRESSED 146
  23. #define IDB_BACK 147
  24. #define IDB_BACK_PRESSED 148
  25. #define IDD_OPTIONS_FRIENDS 148
  26. #define IDB_BACK_FOCUSED 149
  27. #define IDI_DITTO_NOCOPYCB 150
  28. #define IDD_FRIEND_DETAILS 152
  29. #define IDD_MOVE_TO_GROUP 156
  30. #define IDD_DIALOG_REMOTE_FILE 157
  31. #define IDR_FILE_COPY 158
  32. #define IDD_OPTIONS_COPY_BUFFERS 166
  33. #define IDI_ICON1 167
  34. #define IDD_DIALOG1 168
  35. #define IDD_GLOBAL_CLIPS 168
  36. #define IDB_BITMAP_SEARCH_NORMAL 170
  37. #define IDB_BITMAP_SEARCH_CLOSE 171
  38. #define IDB_BITMAP1 172
  39. #define IDB_BITMAP_SEARCH_CLOSE_125 173
  40. #define IDB_BITMAP_SEARCH_CLOSE_150 174
  41. #define IDB_BITMAP_SEARCH_CLOSE_200 175
  42. #define IDB_BITMAP_SEARCH_NORMAL_125 176
  43. #define IDB_BITMAP_SEARCH_NORMAL_150 177
  44. #define IDB_BITMAP_SEARCH_NORMAL_200 178
  45. #define IDB_OPEN_FOLDER_PNG 179
  46. #define IDB_PNG1 180
  47. #define IDR_MENU_SEARCH 181
  48. #define IDB_PNG2 183
  49. #define IDB_COG_16_16 183
  50. #define IDB_SHORTCUT_PNG 184
  51. #define IDB_OPEN_FOLDER_16_16 185
  52. #define IDB_OPEN_FOLDER_20_20 186
  53. #define IDB_OPEN_FOLDER_24_24 187
  54. #define IDB_PNG4 188
  55. #define IDB_OPEN_FOLDER_32_32 188
  56. #define IDB_COG_20_20 190
  57. #define IDB_COG_24_24 191
  58. #define IDB_COG_32_32 192
  59. #define IDB_LEFT_ARROW_16_16 193
  60. #define IDB_LEFT_ARROW_20_20 194
  61. #define IDB_LEFT_ARROW_24_24 195
  62. #define IDB_LEFT_ARROW_32_32 196
  63. #define IDB_CLOSE_12_12 197
  64. #define IDB_CLOSE_8_8 197
  65. #define IDB_CHEVRON_RIGHT_8_8 198
  66. #define IDB_CLOSE_10_10 199
  67. #define IDB_CLOSE_12_13 200
  68. #define IDB_PNG3 201
  69. #define IDB_CLOSE_16_16 201
  70. #define IDB_CHEVRON_RIGHT_10_10 202
  71. #define IDB_CHEVRON_RIGHT_12_12 203
  72. #define IDB_CHEVRON_RIGHT_16_16 204
  73. #define IDB_CHEVRON_LEFT_8_8 205
  74. #define IDB_CHEVRON_LEFT_10_10 206
  75. #define IDB_CHEVRON_LEFT_12_12 207
  76. #define IDB_CHEVRON_LEFT_16_16 208
  77. #define IDB_CHEVRON_TOP_8_8 209
  78. #define IDB_CHEVRON_TOP_10_10 210
  79. #define IDB_CHEVRON_TOP_12_12 211
  80. #define IDB_CHEVRON_TOP_16_16 212
  81. #define IDB_CHEVRON_BOTTOM_8_8 213
  82. #define IDB_CHEVRON_BOTTOM_10_10 214
  83. #define IDB_CHEVRON_BOTTOM_12_12 215
  84. #define IDB_CHEVRON_BOTTOM_16_16 216
  85. #define IDB_PNG5 217
  86. #define IDB_MAXIMIZE_8_8 218
  87. #define IDB_MAXIMIZE_10_10 219
  88. #define IDB_MAXIMIZE_12_12 220
  89. #define IDB_PNG7 221
  90. #define IDB_MAXIMIZE_16_16 221
  91. #define IDB_YELLOW_STAR_32_32 222
  92. #define IDB_YELLOW_STAR_24_24 223
  93. #define IDB_YELLOW_STAR_20_20 224
  94. #define IDB_YELLOW_STAR_16_16 225
  95. #define IDB_IN_FOLDER_32_32 226
  96. #define IDB_IN_FOLDER_24_24 227
  97. #define IDB_IN_FOLDER_20_20 228
  98. #define IDB_IN_FOLDER_16_16 229
  99. #define IDB_FOLDER_WHITE_16 229
  100. #define IDB_KEY_32_32 230
  101. #define IDB_KEY_24_24 231
  102. #define IDB_KEY_20_20 232
  103. #define IDB_KEY_16_16 233
  104. #define IDB_STICKY_32_32 234
  105. #define IDB_STICKY_24_24 235
  106. #define IDB_STICKY_20_20 236
  107. #define IDB_PNG8 237
  108. #define IDB_STICKY_16_16 237
  109. #define IDR_DESC_OPTIONS_MENU 238
  110. #define IDR_MENU1 239
  111. #define IDR_MENU_GROUPS 239
  112. #define IDB_PNG9 241
  113. #define IDB_SYSTEM_MENU_16_16 244
  114. #define IDB_SYSTEM_MENU_20_20 245
  115. #define IDB_SYSTEM_MENU_24_24 246
  116. #define IDB_SYSTEM_MENU_32_32 247
  117. #define IDR_QUICK_PASTE_SYSTEM_MENU 248
  118. #define IDD_OPTIONS_QUICK_PASTE_KEYBOARD 249
  119. #define ChevronRight_Black_16_16 259
  120. #define ChevronRight_Black_20_20 260
  121. #define ChevronRight_Black_24_24 261
  122. #define ChevronRight_Black_32_32 262
  123. #define Close_Black_16_16 263
  124. #define Close_Black_20_20 264
  125. #define Close_Black_24_24 265
  126. #define Close_Black_32_32 266
  127. #define IDB_PNG6 267
  128. #define NewWindowIcon_24_14 267
  129. #define IDB_PNG10 273
  130. #define system_menu_2_48 274
  131. #define system_menu_2_36 275
  132. #define system_menu_2_30 276
  133. #define system_menu_2_24 277
  134. #define open_folder_48 278
  135. #define open_folder_36 279
  136. #define open_folder_30 280
  137. #define open_folder_24 281
  138. #define ChevronLeft_Black_16_16 282
  139. #define ChevronLeft_Black_20_20 283
  140. #define ChevronLeft_Black_24_24 284
  141. #define ChevronLeft_Black_32_32 285
  142. #define NewWindowIcon_48 286
  143. #define NewWindowIcon_36 287
  144. #define NewWindowIcon_30 288
  145. #define return_16 289
  146. #define return_20 290
  147. #define return_24 291
  148. #define IDB_PNG14 292
  149. #define return_32 292
  150. #define Search_16 293
  151. #define Search_20 294
  152. #define Search_24 295
  153. #define IDB_PNG15 296
  154. #define Search_32 296
  155. #define IDI_ICON2 297
  156. #define IDB_PNG11 298
  157. #define search_close_16 298
  158. #define IDB_FOLDER 300
  159. #define minimize_16 301
  160. #define minimize_32 302
  161. #define minimize_24 303
  162. #define minimize_20 304
  163. #define maximize_32 305
  164. #define maximize_24 306
  165. #define IDB_PNG17 307
  166. #define maximize_20 307
  167. #define return_28 308
  168. #define minimize_28 309
  169. #define maximize_28 310
  170. #define ChevronLeft_Black_28 311
  171. #define ChevronRight_Black_28 312
  172. #define Close_Black_28 313
  173. #define system_menu_2_42 314
  174. #define open_folder_42 315
  175. #define cog_28 316
  176. #define IDB_PNG13 317
  177. #define Search_28 317
  178. #define IDC_CURSOR1 322
  179. #define IDC_CURSOR_ZOOM_IN 322
  180. #define IDC_CURSOR2 323
  181. #define IDC_CURSOR_ZOOM_OUT 323
  182. #define IDD_DIALOG_FREIND_PROMPT 324
  183. #define IDD_DIALOG2 325
  184. #define IDD_ADV_OPTIONS 325
  185. #define down_16 328
  186. #define down_20 329
  187. #define down_24 330
  188. #define down_28 331
  189. #define IDB_PNG20 332
  190. #define down_32 332
  191. #define IDD_SCRIPT_EDITOR 333
  192. #define close_36 340
  193. #define close_40 341
  194. #define close_44 342
  195. #define close_48 343
  196. #define close_52 344
  197. #define close_56 345
  198. #define open_folder_54 346
  199. #define open_folder_60 347
  200. #define open_folder_66 348
  201. #define open_folder_72 349
  202. #define open_folder_78 350
  203. #define open_folder_84 351
  204. #define system_menu_54 352
  205. #define system_menu_60 353
  206. #define system_menu_66 354
  207. #define system_menu_72 355
  208. #define system_menu_78 356
  209. #define system_menu_84 357
  210. #define ChevronLeft_Black_36 358
  211. #define ChevronLeft_Black_40 359
  212. #define ChevronLeft_Black_44 360
  213. #define ChevronLeft_Black_48 361
  214. #define ChevronLeft_Black_52 362
  215. #define ChevronLeft_Black_56 363
  216. #define ChevronRight_Black_36 364
  217. #define ChevronRight_Black_40 365
  218. #define ChevronRight_Black_44 366
  219. #define ChevronRight_Black_48 367
  220. #define ChevronRight_Black_52 368
  221. #define ChevronRight_Black_56 369
  222. #define maximize_36 370
  223. #define maximize_40 371
  224. #define maximize_44 372
  225. #define maximize_48 373
  226. #define maximize_52 374
  227. #define maximize_56 375
  228. #define minimize_36 377
  229. #define minimize_40 378
  230. #define minimize_44 379
  231. #define minimize_48 380
  232. #define minimize_52 381
  233. #define IDB_PNG22 382
  234. #define minimize_56 382
  235. #define search_close_20 383
  236. #define search_close_24 384
  237. #define search_close_28 385
  238. #define IDB_PNG19 386
  239. #define search_close_32 386
  240. #define IDR_MENU_NO_DB 387
  241. #define IDI_ICON3 388
  242. #define IDI_MAINFRAME_NO_DB 388
  243. #define IDR_MENU2 390
  244. #define IDR_MENU_DELETE_CLIP_DATA 390
  245. #define IDR_MENU3 391
  246. #define IDC_PATH 1000
  247. #define IDC_GET_PATH 1001
  248. #define IDC_SELECT_SOUND 1002
  249. #define IDC_SELECT 1003
  250. #define IDC_TRIP_COPIES 1004
  251. #define IDC_TRIP_PASTES 1005
  252. #define IDC_RESET_COUNTS 1006
  253. #define IDC_ALL_COPIES 1007
  254. #define IDC_ALL_PASTES 1008
  255. #define IDC_TRIP_DATE 1009
  256. #define IDC_EDIT_ALL_DATE 1010
  257. #define IDC_SAVED_COPIES 1011
  258. #define IDC_SAVED_COPY_DATA 1012
  259. #define IDC_REMOVE_ALL 1013
  260. #define IDC_DATABASE_SIZE 1014
  261. #define IDC_LIST1 1014
  262. #define IDC_ADD 1015
  263. #define IDC_CHECK_SEND_ALL 1015
  264. #define IDC_CLIPS_SENT 1015
  265. #define IDC_DELETE 1016
  266. #define IDC_EDIT_IP 1016
  267. #define IDC_CLIPS_RECIVED 1016
  268. #define IDC_EDIT1 1017
  269. #define IDC_EDIT_DESCRIPTION 1017
  270. #define IDC_LAST_STARTED 1017
  271. #define IDC_LIST2 1018
  272. #define IDC_EDIT_APP_COPY_EXCLUDE 1018
  273. #define IDC_EDIT_DESCRIP 1018
  274. #define IDC_EDIT_DESC 1018
  275. #define IDC_ADD_1 1019
  276. #define IDC_EDIT_ACTIVE_APP_TITLE 1019
  277. #define IDC_ADD_2 1020
  278. #define IDC_EDIT_DISPLAY_TEXT 1020
  279. #define IDC_ADD_3 1021
  280. #define IDC_DELETE_COPY_DATA 1021
  281. #define IDC_DATE 1022
  282. #define IDC_COPY_DATA 1023
  283. #define IDC_DATE2 1024
  284. #define IDC_DATE_LAST_USED 1024
  285. #define IDC_NEVER_AUTO_DELETE 1025
  286. #define IDC_NAMED_COPY 1026
  287. #define IDC_HOT_KEY_GLOBAL 1026
  288. #define IDC_COMPACT_REPAIR 1027
  289. #define IDC_NAMED_PASTE 1027
  290. #define IDC_HOT_KEY_GLOBAL_MOVE_TO_GROUP 1027
  291. #define IDC_BT_COMPACT_AND_REPAIR 1028
  292. #define IDC_CHECK_UPDATES 1029
  293. #define IDC_CHECK_FOR_UPDATES 1030
  294. #define IDC_LIST 1032
  295. #define IDC_CTRL_CLICK 1033
  296. #define IDC_SET_DB_PATH 1034
  297. #define IDC_SHOW_TEXT_FOR_FIRST_TEN_HOT_KEYS 1034
  298. #define IDC_USE_DEFAULT 1035
  299. #define IDC_CTRL_CLICK2 1035
  300. #define IDC_HYPER_LINK 1036
  301. #define IDC_ALLOW_DUPLICATES 1037
  302. #define IDC_UPDATE_TIME_ON_PASTE 1038
  303. #define IDC_SAVE_MULTIPASTE 1039
  304. #define IDC_BUTTON1 1040
  305. #define IDC_PARSE_BUTTON 1040
  306. #define IDC_HIDE_DITO_ON_HOT_KEY 1040
  307. #define IDC_BUTTON_FONT 1040
  308. #define IDC_BUTTON_NEW_GROUP 1040
  309. #define IDC_BUTTON_REFRESH 1040
  310. #define IDC_BUTTON_SEARCH 1040
  311. #define IDC_ASSIGN 1040
  312. #define IDC_BUTTON_CLEAR 1040
  313. #define IDC_BUTTON_RUN 1040
  314. #define IDC_BUTTON_COPY_SCRIPTS 1040
  315. #define IDC_PARSE_EDIT 1041
  316. #define IDC_SEND_PASTE_MESSAGE 1041
  317. #define IDC_BUTTON_PROPERTIES 1041
  318. #define IDC_BUTTON_PASTE_SCRIPTS 1041
  319. #define IDC_CHECK1 1042
  320. #define IDC_HISTORY_START_TOP 1042
  321. #define IDC_CHECK_SEND_PASTE 1042
  322. #define IDC_CHECK_LOG_SEND_RECIEVE 1042
  323. #define IDC_ENSURE 1042
  324. #define IDC_PLAY_SOUND_1 1042
  325. #define IDC_CHECK_CLIP_TITLE 1042
  326. #define IDC_CHECK_SHIFT_1 1042
  327. #define IDC_CHECK_ACTIVE 1042
  328. #define IDC_PLAY_SOUND_2 1043
  329. #define IDC_CHECK_MOVE_CLIPS_ON_PASTE 1043
  330. #define IDC_CHECK_CREATE_DATE 1043
  331. #define IDC_CHECK_SHIFT_2 1043
  332. #define IDC_PLAY_SOUND_3 1044
  333. #define IDC_CHECK_LAST_USE_DATE 1044
  334. #define IDC_CHECK_MOVE_CLIPS_ON_PASTE2 1044
  335. #define IDC_CHECK_USE_UI_GROUP_LAST_10 1044
  336. #define IDC_CHECK_DATA_FORMAT 1045
  337. #define IDC_PLAY_SOUND_4 1045
  338. #define IDC_PLAY_SOUND_5 1046
  339. #define IDD_OPTIONS_KEYSTROKES 2001
  340. #define IDC_HOTKEY 2002
  341. #define IDC_DISPLAY_IN_SYSTEMTRAY 2003
  342. #define IDD_OPTIONS_GENERAL 2003
  343. #define IDC_HOTKEY_TEXT_ONLY 2003
  344. #define IDC_HOTKEY_MOVE_TO_GROUP 2003
  345. #define IDD_OPTIONS_TYPES 2004
  346. #define IDC_START_ON_STARTUP 2004
  347. #define IDC_HOTKEY_SAVE_CLIPBOARD 2004
  348. #define IDR_QUICK_PASTE 2005
  349. #define IDC_HOTKEY_ACTIVATE_2 2005
  350. #define IDC_TRANSPARENCY 2006
  351. #define IDD_OPTIONS_QUICK_PASTE 2006
  352. #define IDC_HOTKEY_ACTIVATE_3 2006
  353. #define IDD_OPTIONS_UTILITIES 2007
  354. #define IDC_TRANS_PERC 2007
  355. #define IDC_HOTKEY_COPYSAVECLIPBOARD 2007
  356. #define IDC_MAXIMUM 2008
  357. #define IDD_DELETE_CLIPS 2008
  358. #define IDD_DELETE_CLIP_DATA 2008
  359. #define IDC_EXPIRE 2009
  360. #define IDC_EXPIRE_AFTER 2010
  361. #define IDC_DESC_TEXT_SIZE 2011
  362. #define IDC_MAX_SAVED_COPIES 2012
  363. #define IDC_LINES_ROW 2013
  364. #define IDC_AT_CARET 2015
  365. #define IDC_AT_CURSOR 2016
  366. #define IDC_AT_PREVIOUS 2017
  367. #define IDC_COMPACT_DB 2018
  368. #define IDC_REPAIR 2019
  369. #define IDC_DESC_SHOW_LEADING_WHITESPACE 2021
  370. #define IDC_NAME 2022
  371. #define IDC_SHOW_THUMBNAILS 2022
  372. #define IDC_COMBO1 2023
  373. #define IDC_DRAW_RTF 2023
  374. #define IDC_HOTKEY1 2024
  375. #define IDC_HOTKEY2 2025
  376. #define IDC_EDIT_PLACE_ON_CLIPBOARD 2025
  377. #define IDC_HOTKEY3 2026
  378. #define IDC_CHECK_DISABLE_FRIENDS 2026
  379. #define IDC_HOTKEY4 2027
  380. #define IDC_TREE 2027
  381. #define IDC_HOTKEY5 2028
  382. #define IDC_RICHEDIT1 2028
  383. #define IDC_HOTKEY6 2029
  384. #define IDC_STATIC_FORMATS 2029
  385. #define IDC_HOTKEY7 2030
  386. #define IDC_HOTKEY8 2031
  387. #define IDC_BUTTON_DEFAULT_FAULT 2031
  388. #define IDC_HOTKEY9 2032
  389. #define IDC_EDIT_PASSWORD 2032
  390. #define IDC_HOTKEY10 2033
  391. #define IDC_EDIT_PLAY_SOUND 2033
  392. #define IDC_BUTTON_PLAY 2034
  393. #define IDC_CHECK_WIN_DITTO 2035
  394. #define IDC_CHECK_WIN_NAMED_COPY 2036
  395. #define IDC_CHECK_FIND_AS_YOU_TYPE 2036
  396. #define IDC_CHECK_WIN_TEXT 2036
  397. #define IDC_CHECK_WIN_TEXT_ONLY 2036
  398. #define IDC_CHECK_WIN6 2037
  399. #define IDC_CHECK_ENTIRE_WINDOW_IS_VISIBLE 2037
  400. #define IDC_EDIT_ADDITIONAL 2037
  401. #define IDC_CHECK_WIN7 2038
  402. #define IDC_CHECK_SHOW_ALL_IN_MAIN_LIST 2038
  403. #define IDC_EDIT_MAX_SIZE 2038
  404. #define IDC_CHECK_WIN8 2039
  405. #define IDC_STATIC_HOT_KEY 2039
  406. #define IDC_CHECK_PROMPT_DELETE_CLIP 2039
  407. #define IDC_CHECK_WIN9 2040
  408. #define IDC_STATIC_DATE 2040
  409. #define IDC_CHECK_PROMPT_DELETE_CLIP2 2040
  410. #define IDC_CHECK_SHOW_SCROLL_BAR 2040
  411. #define IDC_CHECK_WIN10 2041
  412. #define IDC_STATIC_MOVE_TO_GROUP 2041
  413. #define IDC_CHECK_SHOW_SCROLL_BAR2 2041
  414. #define IDC_CHECK_ELEVATE_PRIVILEGES 2041
  415. #define IDC_CHECK_WIN1 2042
  416. #define IDC_STATIC_TITLE 2042
  417. #define IDC_CHECK_ELEVATE_PRIVILEGES2 2042
  418. #define IDC_CHECK_SHOW_IN_TASKBAR 2042
  419. #define IDC_CHECK_WIN2 2043
  420. #define IDC_STATIC_DAYS 2043
  421. #define IDC_STATIC_DATE2 2043
  422. #define IDC_CHECK_SHOW_IN_TASKBAR2 2043
  423. #define IDC_CHECK_SHOW_CLIP_WAS_PASTED 2043
  424. #define IDC_CHECK_WIN3 2044
  425. #define IDC_STATIC_AMOUNT 2044
  426. #define IDC_STATIC_HOT_KEY2 2044
  427. #define IDC_STATIC_HOT_KEY_MOVE_TO_GROUP 2044
  428. #define IDC_CHECK_WIN4 2045
  429. #define IDC_STATIC_SOUND 2045
  430. #define IDC_STATIC_DATE3 2045
  431. #define IDC_CHECK_WIN5 2046
  432. #define IDC_STATIC_MAX_SIZE 2046
  433. #define IDC_STATIC_NO_LIMIT 2047
  434. #define IDC_CHECK_WIN_NAMED_PASTE 2047
  435. #define IDC_CHECK_WIN_SAVE_CLIPBOARD 2047
  436. #define IDC_STATIC_ACTIVATE 2048
  437. #define IDC_STATIC_NAMED_COPY 2049
  438. #define IDC_STATIC_ACTIVATE2 2049
  439. #define IDC_STATIC_WIN 2050
  440. #define IDC_STATIC_GROUP 2051
  441. #define IDC_STATIC_1 2052
  442. #define IDC_STATIC_2 2053
  443. #define IDC_STATIC_3 2054
  444. #define IDC_STATIC_4 2055
  445. #define IDC_STATIC_5 2056
  446. #define IDC_STATIC_6 2057
  447. #define IDC_STATIC_7 2058
  448. #define IDC_STATIC_8 2059
  449. #define IDC_STATIC_9 2060
  450. #define IDC_STATIC_10 2061
  451. #define IDC_STATIC_LINES 2062
  452. #define IDC_STATIC_NAMED_COPY2 2062
  453. #define IDC_STATIC_COLLECT_CLIPBOARD 2062
  454. #define IDC_STATIC_POPUP 2063
  455. #define IDC_CHECK_WIN_DITTO2 2063
  456. #define IDC_STATIC_LEGEND 2064
  457. #define IDC_STATIC_ACTIVATE3 2064
  458. #define IDC_STATIC_LEG 2065
  459. #define IDC_CHECK_WIN_DITTO3 2065
  460. #define IDC_STATIC_11 2066
  461. #define IDC_STATIC_ACTIVATE4 2066
  462. #define IDC_STATIC_12 2067
  463. #define IDC_CHECK_WIN_SAVE_CLIPBOARD2 2067
  464. #define IDC_CHECK_WIN_COPY_SAVE_CLIPBOARD 2067
  465. #define IDC_STATIC_13 2068
  466. #define IDC_STATIC_COLLECT_CLIPBOARD2 2068
  467. #define IDC_STATIC_LANGUAGE 2069
  468. #define IDC_COMBO_LANGUAGE 2070
  469. #define IDC_EDIT_SAVE_DELAY 2071
  470. #define IDC_COMBO_POPUP_POSITION 2071
  471. #define IDC_STATIC_SAVE_DELAY 2072
  472. #define IDC_BUTTON_ABOUT 2073
  473. #define IDC_EDIT_QUICK_PASTE 2074
  474. #define IDC_STATIC_LINK 2075
  475. #define IDC_PROGRESS_FILE 2076
  476. #define IDC_PROGRESS_ALL_FILES 2077
  477. #define IDC_FILE_COPY 2078
  478. #define IDC_STATIC_COPY_1 2079
  479. #define IDC_STATIC_PASTE_1 2080
  480. #define IDC_STATIC_CUT_1 2081
  481. #define IDC_COPY_1 2082
  482. #define IDC_PASTE_1 2083
  483. #define IDC_CUT_1 2084
  484. #define IDC_WIN_COPY_1 2085
  485. #define IDC_WIN_PASTE_1 2086
  486. #define IDC_WIN_CUT_1 2087
  487. #define IDC_BUFFER_GROUP_1 2088
  488. #define IDC_COPY_2 2089
  489. #define IDC_EDIT_CLIP_SEPARATOR 2089
  490. #define IDC_WIN_COPY_2 2090
  491. #define IDC_STATIC_CLIP_SEPARATOR 2090
  492. #define IDC_PASTE_2 2091
  493. #define IDC_STATIC_CUSTOM_KEYS 2091
  494. #define IDC_WIN_PASTE_2 2092
  495. #define IDC_STATIC_THEME 2092
  496. #define IDC_STATIC_COPY_2 2093
  497. #define IDC_COMBO_THEME 2093
  498. #define IDC_STATIC_PASTE_2 2094
  499. #define IDC_BUTTON_THEME 2094
  500. #define IDC_CUT_2 2095
  501. #define IDC_STATIC_INCLUDE_APPS 2095
  502. #define IDC_WIN_CUT_2 2096
  503. #define IDC_STATIC_EXCLUDE_APPS 2096
  504. #define IDC_STATIC_CUT_2 2097
  505. #define IDC_EDIT_APP_COPY_INCLUDE 2097
  506. #define IDC_BUFFER_GROUP_2 2098
  507. #define IDC_STATIC_APP_SEP_DESC 2098
  508. #define IDC_COPY_3 2099
  509. #define IDC_CHECK_WIN 2099
  510. #define IDC_STATIC_DATABASE_PATH 2099
  511. #define IDC_WIN_COPY_3 2100
  512. #define IDC_EDIT_PROPERTIES 2100
  513. #define IDC_STATIC_POPUP_POS 2100
  514. #define IDC_PASTE_3 2101
  515. #define IDC_CHECK_WIN_MOVE_TO_GROUP 2101
  516. #define IDC_STATIC_POPUP_POS2 2101
  517. #define IDC_STATIC_FONT 2101
  518. #define IDC_WIN_PASTE_3 2102
  519. #define IDC_TIME_CREATE_START 2102
  520. #define IDC_STATIC_COPY_3 2103
  521. #define IDC_DATE_CREATE_START 2103
  522. #define IDC_STATIC_PASTE_3 2104
  523. #define IDC_TIME_CREATE_END 2104
  524. #define IDC_CUT_3 2105
  525. #define IDC_DATE_CREATE_END 2105
  526. #define IDC_WIN_CUT_3 2106
  527. #define IDC_TIME_USE_START 2106
  528. #define IDC_STATIC_CUT_3 2107
  529. #define IDC_DATE_USE_START 2107
  530. #define IDC_BUFFER_GROUP_3 2108
  531. #define IDC_TIME_USE_END 2108
  532. #define IDC_DATE_USE_END 2109
  533. #define IDC_COPY_4 2109
  534. #define IDC_EDIT_CLIP_TITLE 2110
  535. #define IDC_WIN_COPY_4 2110
  536. #define IDC_COMBO_DATA_FORMAT 2111
  537. #define IDC_PASTE_4 2111
  538. #define IDC_STATIC_DB_SIZE 2112
  539. #define IDC_WIN_PASTE_4 2112
  540. #define IDC_STATIC_SELECTED_SIZE 2113
  541. #define IDC_CUT_4 2113
  542. #define IDC_STATIC_TO_DELETE_SIZE 2114
  543. #define IDC_STATIC_SELECTED_SIZE2 2114
  544. #define IDC_STATIC_SELECTED_COUNT 2114
  545. #define IDC_WIN_CUT_4 2114
  546. #define IDC_STATIC_DB_SIZE_TEXT 2115
  547. #define IDC_STATIC_COPY_4 2115
  548. #define IDC_STATIC_SELECTED_SIZE_TEXT 2116
  549. #define IDC_STATIC_PASTE_4 2116
  550. #define IDC_STATIC_TO_DELETE_TEXT 2117
  551. #define IDC_STATIC_SELECTED_SIZE_TEXT2 2117
  552. #define IDC_STATIC_CUT_4 2117
  553. #define IDC_BUTTON_APPLY 2118
  554. #define IDC_BUFFER_GROUP_4 2118
  555. #define IDC_COPY_5 2119
  556. #define IDC_STATIC_GROUP_SEARCH 2120
  557. #define IDC_WIN_COPY_5 2120
  558. #define IDC_MFCPROPERTYGRID1 2121
  559. #define IDC_PASTE_5 2121
  560. #define IDC_STATIC_DIFF 2122
  561. #define IDC_WIN_PASTE_5 2122
  562. #define IDC_EDIT_DIFF_PATH 2123
  563. #define IDC_CUT_5 2123
  564. #define IDC_BUTTON_NEXT_MATCH 2124
  565. #define IDC_BUTTON_DIFF_BROWSE 2124
  566. #define IDC_BUTTON_REMOVE 2124
  567. #define IDC_BUTTON_ADVANCED 2124
  568. #define IDC_BUTTON_ADD_SCRIPT 2124
  569. #define IDC_WIN_CUT_5 2124
  570. #define IDC_STATIC_QUICK_PASTE 2125
  571. #define IDC_BUTTON_DELETE_SCRIPT 2125
  572. #define IDC_STATIC_COPY_5 2125
  573. #define IDC_STATIC_DESC 2126
  574. #define IDC_STATIC_PASTE_5 2126
  575. #define IDC_RADIO_USE_IP 2127
  576. #define IDC_RADIO_KEYBOARD 2127
  577. #define IDC_RADIO_KEYBOARD_1 2127
  578. #define IDC_STATIC_CUT_5 2127
  579. #define IDC_STATIC_REMOTE_FILES 2128
  580. #define IDC_RADIO2 2128
  581. #define IDC_RADIO_ENTER 2128
  582. #define IDC_RADIO_CURRENT_TYPES 2128
  583. #define IDC_BUFFER_GROUP_5 2128
  584. #define IDC_RADIO_USE_HOST_NAME 2129
  585. #define IDC_COMBO_ENTER_MODIFIER 2129
  586. #define IDC_STATIC_REMOTE_FILE_REQUEST 2130
  587. #define IDC_RADIO3 2130
  588. #define IDC_RADIO_MOUSE 2130
  589. #define IDC_RADIO_MOUSE_1 2130
  590. #define IDC_RADIO_CUSTOM_TYPE 2130
  591. #define IDC_COMBO_ALL_ASSIGNED 2131
  592. #define IDC_BUTTON_ADD 2132
  593. #define IDC_RADIO_KEYBOARD2 2133
  594. #define IDC_RADIO_KEYBOARD_2 2133
  595. #define IDC_RADIO_ENTER2 2134
  596. #define IDC_COMBO_ENTER_MODIFIER2 2135
  597. #define IDC_BUTTON_ENTER 2135
  598. #define IDC_RADIO4 2136
  599. #define IDC_RADIO_MOUSE_2 2136
  600. #define IDC_BUTTON_ENTER2 2137
  601. #define IDC_MOUSE_A 2138
  602. #define IDC_MOUSE_1 2138
  603. #define IDC_CHECK_CONTROL_1 2139
  604. #define IDC_CHECK_ALT_1 2140
  605. #define IDC_MOUSE_2 2141
  606. #define IDC_CHECK_CONTROL_2 2142
  607. #define IDC_CHECK_ALT_2 2143
  608. #define IDC_BUTTON3 2144
  609. #define IDC_BUTTON_RESET 2144
  610. #define IDC_RADIO1 2145
  611. #define IDC_RADIO_PRIMARY_TYPES 2145
  612. #define IDC_CHECK_ENABLE_SECOND_PRESS 2146
  613. #define IDC_STATIC_SECOND_PRESS 2147
  614. #define IDC_STATIC_SHORTCUTS 2148
  615. #define IDC_STATIC_FIRST_KEYPRESS 2149
  616. #define IDC_STATIC_FRIEND_PROMPT 2150
  617. #define IDC_CHECK_SAVE 2151
  618. #define IDC_STATIC_FRIEND_DESC 2152
  619. #define IDC_EDIT_NAME 2153
  620. #define IDC_EDIT_SCRIPT 2155
  621. #define IDC_STATIC_NAME 2156
  622. #define IDC_EDIT_INPUT 2157
  623. #define IDC_EDIT_OUTPUT 2158
  624. #define IDC_STATIC_INPUT 2159
  625. #define IDC_STATIC_OUTPUT 2160
  626. #define IDC_LIST_SCRIPTS 2161
  627. #define IDC_STATIC_RETURN_DESC 2162
  628. #define IDC_STATIC_SCRIPT 2163
  629. #define IDC_STATIC_ACTIVE 2164
  630. #define IDC_MFCLINK1 2165
  631. #define IDC_MFCLINK_CHAISCRIPT 2165
  632. #define IDC_MFCLINK_ENV_VAR 2165
  633. #define IDC_MFCLINK2_EXAMPLES 2166
  634. #define IDC_STATIC_MD5 2167
  635. #define IDC_EDIT_MD5 2168
  636. #define IDC_RICHEDIT21 2172
  637. #define IDC_MFCLINK2 2172
  638. #define IDC_EDIT_ACTIVE_APP 2173
  639. #define IDC_EDIT_ADV_FILTER 5001
  640. #define IDC_NEXT_MATCH_BUTTON 5002
  641. #define ID_FIRST_OPTION 32771
  642. #define ID_FIRST_EXIT 32772
  643. #define ID_FIRST_SHOWQUICKPASTE 32773
  644. #define ID_FIRST_TOGGLECONNECTCV 32774
  645. #define ID_MENU_TOGGLECONNECTCV 32775
  646. #define ID_MENU_PROPERTIES 32776
  647. #define ID_MENU_FIRSTTENHOTKEYS_USECTRLNUM 32777
  648. #define ID_MENU_FIRSTTENHOTKEYS_SHOWHOTKEYTEXT 32778
  649. #define ID_MENU_VIEWCAPTIONBARON 32779
  650. #define ID_VIEWCAPTIONBARON_RIGHT 32780
  651. #define ID_VIEWCAPTIONBARON_BOTTOM 32781
  652. #define ID_VIEWCAPTIONBARON_LEFT 32782
  653. #define ID_VIEWCAPTIONBARON_TOP 32783
  654. #define ID_MENU_ALLWAYSONTOP 32784
  655. #define ID_MENU_LINESPERROW_2 32786
  656. #define ID_MENU_LINESPERROW_3 32787
  657. #define ID_MENU_LINESPERROW_4 32788
  658. #define ID_MENU_LINESPERROW_5 32789
  659. #define ID_MENU_TRANSPARENCY_40 32790
  660. #define ID_MENU_AUTOHIDE 32791
  661. #define ID_MENU_TRANSPARENCY_10 32792
  662. #define ID_MENU_VIEWFULLDESCRIPTION 32793
  663. #define ID_MENU_TRANSPARENCY_15 32794
  664. #define ID_SORT_ASCENDING 32795
  665. #define ID_MENU_TRANSPARENCY_20 32796
  666. #define ID_SORT_DESCENDING 32797
  667. #define ID_MENU_TRANSPARENCY_25 32798
  668. #define ID_MENU_TRANSPARENCY_30 32799
  669. #define ID_MENU_TRANSPARENCY_NONE 32800
  670. #define ID_MENU_DELETE 32801
  671. #define ID_MENU_POSITIONING_ATCARET 32802
  672. #define ID_MENU_POSITIONING_ATCURSOR 32803
  673. #define ID_MENU_POSITIONING_ATPREVIOUSPOSITION 32804
  674. #define ID_MENU_OPTIONS 32805
  675. #define ID_MENU_EXITPROGRAM 32806
  676. #define ID_MENU_LINESPERROW_1 32807
  677. #define ID_MENU_TRANSPARENCY_5 32808
  678. #define ID_MENU_QUICKOPTIONS 32809
  679. #define ID_MENU_NEWGROUP 32811
  680. #define ID_MENU_NEWGROUPSELECTION 32812
  681. #define ID_MENU_QUICKOPTIONS_ALLWAYSSHOWDESCRIPTION 32813
  682. #define ID_MENU_QUICKOPTIONS_DOUBLECLICKINGONCAPTION_TOGGLESALWAYSONTOP 32814
  683. #define ID_MENU_QUICKOPTIONS_DOUBLECLICKINGONCAPTION_ROLLUPWINDOW 32815
  684. #define ID_MENU_QUICKOPTIONS_DOUBLECLICKINGONCAPTION_TOGGLESALWAYSSHOWDESCRIPTION 32816
  685. #define ID_MENU_QUICKOPTIONS_PROMPTFORNEWGROUPNAMES 32817
  686. #define ID_MENU_VIEWGROUPS 32819
  687. #define ID_MENU_QUICKPROPERTIES_SETTONEVERAUTODELETE 32820
  688. #define ID_MENU_QUICKPROPERTIES_AUTODELETE 32821
  689. #define ID_MENU_QUICKPROPERTIES_REMOVEHOTKEY 32822
  690. #define ID_MENU_SENTTO_FRIENDONE 32824
  691. #define ID_MENU_SENTTO_FRIEND_TWO 32825
  692. #define ID_MENU_SENTTO_FRIEND_THREE 32826
  693. #define ID_MENU_SENTTO_FRIEND_FORE 32827
  694. #define ID_MENU_SENTTO_FRIEND_FIVE 32828
  695. #define ID_MENU_SENTTO_FRIEND_SIX 32829
  696. #define ID_MENU_SENTTO_FRIEND_SEVEN 32830
  697. #define ID_MENU_SENTTO_FRIEND_EIGHT 32831
  698. #define ID_MENU_SENTTO_FRIEND_NINE 32832
  699. #define ID_MENU_SENTTO_FRIEND_TEN 32833
  700. #define ID_MENU_SENTTO_FRIEND_ELEVEN 32834
  701. #define ID_MENU_SENTTO_FRIEND_TWELVE 32835
  702. #define ID_MENU_SENTTO_FRIEND_THIRTEEN 32836
  703. #define ID_MENU_SENTTO_FRIEND_FORETEEN 32837
  704. #define ID_MENU_SENTTO_FRIEND_FIFTEEN 32838
  705. #define ID_MENU_SENTTO_PROMPTFORIP 32839
  706. #define ID_MENU_GROUPS_MOVETOGROUP 32840
  707. #define ID_MENU_PASTEPLAINTEXTONLY 32841
  708. #define ID_MENU_HELP 32842
  709. #define ID_FIRST_HELP 32843
  710. #define ID_MENU_QUICKOPTIONS_FONT 32844
  711. #define ID_MENU_QUICKOPTIONS_SHOWTHUMBNAILS 32845
  712. #define ID_MENU_QUICKOPTIONS_DRAWRTFTEXT 32846
  713. #define ID_MENU_QUICKOPTIONS_PASTECLIPAFTERSELECTION 32847
  714. #define ID_MENU_QUICKOPTIONS_FINDASYOUTYPE 32848
  715. #define ID_MENU_QUICKOPTIONS_ENSUREENTIREWINDOWISVISIBLE 32849
  716. #define ID_MENU_QUICKOPTIONS_SHOWCLIPSTHATAREINGROUPSINMAINLIST 32850
  717. #define ID_MENU_PASTEHTMLASPLAINTEXT 32851
  718. #define ID_QUICKOPTIONS_PROMPTTODELETECLIP 32852
  719. #define ID_MENU_EXPORT 32853
  720. #define ID_FIRST_IMPORT 32854
  721. #define ID_MENU_IMPORT 32855
  722. #define ID_QUICKPROPERTIES_REMOVEQUICKPASTE 32856
  723. #define ID_MENU_EDITITEM 32860
  724. #define ID_BUTTON_SAVE 32862
  725. #define ID_BUTTON_SAVE_ALL 32863
  726. #define ID_BUTTON_CLOSE 32864
  727. #define ID_BUTTON_NEW 32866
  728. #define ID_MENU_NEWCLIP 32867
  729. #define ID_FIRST_NEWCLIP 32868
  730. #define ID_BUTTON_SAVE_CLOSE_CLIPBOARD 32869
  731. #define ID_FIRST_COPYTODEVICE 32870
  732. #define ID_PASTE_PLAIN_TEXT 32871
  733. #define ID_FIRST_GLOBALHOTKEYS 32872
  734. #define ID_MENU_SEARCHDESCRIPTION 32873
  735. #define ID_MENU_SEARCHFULLTEXT 32874
  736. #define ID_MENU_SEARCHQUICKPASTE 32875
  737. #define ID_MENU_CONTAINSTEXTSEARCHONLY 32876
  738. #define ID_MENU_STICKYCLIPS 32877
  739. #define ID_STICKYCLIPS_MAKETOPSTICKYCLIP 32878
  740. #define ID_STICKYCLIPS_MAKELASTSTICKYCLIP 32879
  741. #define ID_STICKYCLIPS_REMOVESTICKYSETTING 32880
  742. #define ID_QUICKOPTIONS_ELEVATEPREVILEGESTOPASTEINTOELEVATEDAPPS 32881
  743. #define ID_FIRST_REMEMBERWINDOWPOSITION 32882
  744. #define ID_FIRST_SIZEWINDOWTOCONTENT 32883
  745. #define ID_FIRST_SCALEIMAGESTOFITWINDOW 32884
  746. #define ID_QUICKOPTIONS_SHOWINTASKBAR 32885
  747. #define ID_FIRST_DELETECLIPDATA 32886
  748. #define ID_MENU_VIEWASQRCODE 32887
  749. #define ID_MENU_EXPORT32888 32888
  750. #define ID_EXPORT_EXPORTTOTEXTFILE 32889
  751. #define ID_MENU_PASTESPECIAL 32890
  752. #define ID_PASTESPECIAL_TEXTASFILEDROP 32891
  753. #define ID_MENU_COMPARE 32892
  754. #define ID_COMPARE_SELECTLEFTCOMPARE 32893
  755. #define ID_COMPARE_COMPAREAGAINST 32894
  756. #define ID_COMPARE_COMPARE 32895
  757. #define ID_MENU_NEWGROUP32896 32896
  758. #define ID_MENU_DELETEGROUP 32897
  759. #define ID_MENU_PROPERTIES32898 32898
  760. #define ID_MENU_REGULAREXPRESSIONSEARCH 32899
  761. #define ID_IMPORT_EXPORTTOGOOGLETRANSLATE 32900
  762. #define ID_IMPORT_EXPORTCLIP 32901
  763. #define ID_IMPORT_EXPORTCLIP_BITMAP 32902
  764. #define ID_MENU_WILDCARDSEARCH 32903
  765. #define ID_FIRST_SAVECURRENTCLIPBOARD 32904
  766. #define ID_MENU_SAVECURRENTCLIPBOARD 32905
  767. #define ID_CLIPORDER_MOVEUP 32906
  768. #define ID_CLIPORDER_MOVEDOWN 32907
  769. #define ID_CLIPORDER_MOVETOTOP 32908
  770. #define ID_FIRST_FIXUPSTICKYCLIPORDER 32909
  771. #define ID_MENU_FILTERON 32910
  772. #define ID_MENU_SPECIALPASTE 32911
  773. #define ID_SPECIALPASTE_UPPERCASE 32912
  774. #define ID_SPECIALPASTE_LOWERCASE 32913
  775. #define ID_SPECIALPASTE_CAPITALIZE 32914
  776. #define ID_SPECIALPASTE_SENTENCE 32915
  777. #define ID_SPECIALPASTE_REMOVELINEFEEDS 32916
  778. #define ID_SPECIALPASTE_ 32917
  779. #define ID_SPECIALPASTE_PASTE 32918
  780. #define ID_SPECIALPASTE_PASTE32919 32919
  781. #define ID_Menu 32920
  782. #define ID_Menu32921 32921
  783. #define ID_SPECIALPASTE_TYPOGLYCEMIA 32922
  784. #define ID_QUICKOPTIONS_SHOWTEXTFORFIRSTTENCOPYHOTKEYS 32923
  785. #define ID_QUICKOPTIONS_SHOWINDICATORACLIPHASBEENPASTED 32924
  786. #define ID_GROUPS_TOGGLELASTGROUP 32925
  787. #define ID_FIRST_HIDEDESCRIPTIONWINDOWONM 32926
  788. #define ID_SPECIALPASTE_PASTE32927 32927
  789. #define ID_FIRST_WRAPTEXT 32928
  790. #define ID_MENU_NEWCLIP32929 32929
  791. #define ID_MENU_IMPORTCLIP 32930
  792. #define ID_MENU_GLOBALHOTKEYS 32931
  793. #define ID_MENU_DELETECLIPDATA 32932
  794. #define ID_MENU_GLOBALHOTKEYS32933 32933
  795. #define ID_MENU_DELETECLIPDATA32934 32934
  796. #define ID_MENU_IMPORTCLIP32935 32935
  797. #define ID_MENU_DELETECLIPDATA32936 32936
  798. #define ID_MENU_NEWCLIP32937 32937
  799. #define ID_CLIPORDER_REPLACETOPSTICKYCLIP 32938
  800. #define ID_SENDTO_PROMPTFORNAME 32939
  801. #define ID_MENU_SAVE 32940
  802. #define ID_IMPORT_IMPORTCOPIEDFILE 32941
  803. #define ID_FIRST_ALWAYSONTOP 32942
  804. #define ID_CLIPORDER_MOVETOLAST 32943
  805. #define ID_QUICKOPTIONS_ 32944
  806. #define ID_SPECIALPASTE_PASTE32945 32945
  807. #define ID_SPECIALPASTE_TRIM 32946
  808. #define ID_TRANSPARENCY_INCREASE 32947
  809. #define ID_TRANSPARENCY_DECREASE 32948
  810. #define ID_TRANSPARENCY_TOGGLE 32949
  811. #define ID_TRANSPARENCY_35 32950
  812. #define ID_IMPORT_EMAILTO 32951
  813. #define ID_IMPORT_GMAIL 32952
  814. #define ID_IMPORT_EMAILTOASATTACHMENT 32953
  815. #define ID_SPECIALPASTE_SLUGIFY 32954
  816. #define ID_IMPORT_EMAIL 32955
  817. #define ID_IMPORT_EMAIL_CONTENT_ATTACH 32956
  818. #define ID_QUICKOPTIONS_AUTO 32957
  819. #define ID_SPECIALPASTE_TOGGLECASE 32958
  820. #define ID_FIRST_SHOWSTARTUPMESSAGE 32959
  821. #define ID_FIRST_BACKUPDATABASE 32960
  822. #define ID_FIRST_RESTOREDATABASE 32961
  823. #define ID_MENU_BACKUPDATABASE 32962
  824. #define ID_MENU_SDF 32963
  825. #define ID_MENU_RESTOREDATABSAE 32964
  826. #define ID_FIRST_OPTIONS 32965
  827. #define ID_FIRST_EXIT32966 32966
  828. #define ID_FIRST_EXIT_NO_DB 32967
  829. #define ID_MENU_DELETEALLNONUSEDCLIPS 32968
  830. #define ID_FIRST_DELETEALLNONUSEDCLIPS 32969
  831. #define ID_IMPORT_SETDRAGFILENAME 32970
  832. #define ID_SPECIALPASTE_CAMELCASE 32971
  833. #define ID_FIRST_VIEWTEXT 32972
  834. #define ID_FIRST_VIEWRTF 32973
  835. #define ID_FIRST_VIEWHTML 32974
  836. #define ID_FIRST_VIEWASIMAGE 32975
  837. #define ID_SPECIALPASTE_MULTIPLEIMAGESHORIZONTALLY 32976
  838. #define ID_SPECIALPASTE_MULTIPLEIMAGES 32977
  839. #define ID_SPECIALPASTE_MULTIPLEIMAGESVERTICALLY 32978
  840. #define ID_SPECIALPASTE_ASCIITEXTONLY 32979
  841. #define ID__VIEWFULLDESCRIPTION 32980
  842. #define ID__SAVETOFILE 32981
  843. #define ID__PROPERTIES 32982
  844. // Next default values for new objects
  845. //
  846. #ifdef APSTUDIO_INVOKED
  847. #ifndef APSTUDIO_READONLY_SYMBOLS
  848. #define _APS_3D_CONTROLS 1
  849. #define _APS_NEXT_RESOURCE_VALUE 392
  850. #define _APS_NEXT_COMMAND_VALUE 32983
  851. #define _APS_NEXT_CONTROL_VALUE 2173
  852. #define _APS_NEXT_SYMED_VALUE 104
  853. #endif
  854. #endif