blob: 54dbd4ac8d7ba38bd886dc67f7abd343a4c05f7a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ml_pmp.rc
//
#define IDS_VIDEO 1
#define IDS_RENAME_DEVICE 2
#define IDS_RENAME_PLAYLIST 3
#define IDS_STRING3 3
#define IDS_LAST_CHANGED 3
#define IDS_CREATE_PLAYLIST 4
#define IDCANCEL2 5
#define IDS_DEVICE_OUT_OF_SPACE 5
#define IDOK2 6
#define IDS_INCOMPATABLE_FORMAT_NO_TX 6
#define IDS_ERROR 7
#define IDS_PHYSICALLY_REMOVE_X_TRACKS 8
#define IDS_ARE_YOU_SURE 9
#define IDD_VIEW_PMP_DEVICES 9
#define IDS_SYNC_IS_IN_PROGRESS 10
#define IDS_CANNOT_EJECT 11
#define IDS_DELETING_TRACKS 12
#define IDS_CANNOT_REMOVE_TRACKS_WHILE_TRANSFERING 13
#define IDS_SORRY 14
#define IDS_NATS_DEVICE_MAYBE_FULL 15
#define IDS_NATS_SOME_OF_INCOMPATABLE_FORMAT 16
#define IDS_NATS_MAYBE_FULL_AND_INCOMPATABLE_FORMAT 17
#define IDS_WARNING 18
#define IDS_SONGS_TO_BE_DELETED 19
#define IDS_SONGS_TO_BE_COPIED 20
#define IDS_SONGS_NOT_IN_MEDIA_LIBRARY 21
#define IDS_WAITING 22
#define IDS_PLAYLIST_SYNCRONIZATION 23
#define IDS_OTHER 24
#define IDS_WORKING 25
#define IDS_DONE 26
#define IDS_NOTHING_TO_SYNC_UP_TO_DATE 27
#define IDS_SYNC 28
#define IDS_X_SONGS_WILL_BE_TRANSFERRED_TO_THE_DEVICE 29
#define IDS_THERE_IS_NOT_ENOUGH_SPACE_ON_THE_DEVICE 30
#define IDS_NOT_ENOUGH_SPACE 31
#define IDS_THIS_WILL_ADD_X_SONGS_AND_DELETE_X_SONGS 32
#define IDS_DOES_NOT_SUPPORT_DIRECT_PLAYBACK 33
#define IDS_UNSUPPORTED 34
#define IDS_PREFS_SYNC 35
#define IDS_PREFS_AUTOFILL 36
#define IDS_PREFS_TRANSCODING 37
#define IDS_PREFS_VIEW 38
#define IDS_EXAMPLE_FORMATTING_STRING 39
#define IDS_CHOOSE_A_FOLDER 40
#define IDS_COPIED_FILE_FORMAT_INFO 41
#define IDS_COPIED_FILE_FORMAT_HELP 42
#define IDS_ALL 43
#define IDS_AIM_TO_AUTOFILL_DEVICE 44
#define IDS_ARTIST 45
#define IDS_ALBUM 46
#define IDS_GENRE 47
#define IDS_YEAR 48
#define IDS_ALBUM_ARTIST 49
#define IDS_PUBLISHER 50
#define IDS_COMPOSER 51
#define IDS_ARTIST_INDEX 52
#define IDS_ALBUM_ARTIST_INDEX 53
#define IDS_PLUGIN_HAS_NO_CONFIG_IMPLEMENTED 54
#define IDS_DEVICE_PLUGINS 55
#define IDS_PERMANENTLY_UNINSTALL_THIS_PLUGIN 56
#define IDS_CONFIRMATION 57
#define IDS_CLICK_OK_TO_CONTINUE 58
#define IDS_RELOADING_PLUGIN 59
#define IDS_UNKNOWN_ARTIST 60
#define IDS_UNKKNOWN_ALBUM 61
#define IDS_UNKNOWN 62
#define IDS_TRANSFER 63
#define IDS_COPY_TO_LIBRARY 64
#define IDS_INVALID_PATH 65
#define IDS_STARTING_TRANSFER 66
#define IDS_DUPLICATE 67
#define IDS_TITLE 73
#define IDS_LENGTH 74
#define IDS_TRACK_NUMBER 75
#define IDS_DISC 76
#define IDS_BITRATE 77
#define IDS_SIZE 78
#define IDS_PLAY_COUNT 79
#define IDS_RATING 80
#define IDS_LAST_PLAYED 81
#define IDS_TRACKS 82
#define IDS_ARTISTS 83
#define IDS_NO_ARTIST 84
#define IDS_ALBUMS 85
#define IDS_GENRES 86
#define IDS_ARTIST_INDEXES 87
#define IDS_NO_ALBUM_ARTIST 88
#define IDS_ALBUM_ARTIST_INDEXES 89
#define IDS_NO_YEAR 90
#define IDS_YEARS 91
#define IDS_ALBUM_ARTISTS 92
#define IDS_NO_PUBLISHER 93
#define IDS_PUBLISHERS 94
#define IDS_NO_COMPOSER 95
#define IDS_COMPOSERS 96
#define IDS_GHK_SYNC_PORTABLE_DEVICE 97
#define IDS_GHK_AUTOFILL_PORTABLE_DEVICE 98
#define IDS_GHK_EJECT_PORTABLE_DEVICE 99
#define IDS_PORTABLES 100
#define IDS_PORTABLES_PERCENT 101
#define IDD_VIEW_PMP_PLAYLIST 102
#define IDS_LOADING 102
#define IDS_NAME 103
#define IDD_VIEW_PMP_ARTISTALBUM 104
#define IDS_CAPACITY_FREE 104
#define IDR_CONTEXTMENUS 105
#define IDS_TYPE 105
#define IDS_STATUS 106
#define IDD_EDIT_INFO 107
#define IDS_DEVICE 107
#define IDD_PROGRESS 108
#define IDS_TRANFERS_PERCENT_REMAINING 108
#define IDD_CONFIG 109
#define IDS_RESUME 109
#define IDS_PAUSE 110
#define IDS_SETTING_METADATA 111
#define IDS_TRANSFER_PERCENT 112
#define IDS_ALL_X_WITHOUT_X 113
#define IDS_ALL_X 114
#define IDS_NO_ALBUM 115
#define IDS_NO_GENRE 116
#define IDS_TRACK 117
#define IDS_X_ITEMS_X_AVAILABLE 118
#define IDS_AUTOFILL_QUERY 119
#define IDD_GETTINGMETADATA 120
#define IDS_SYNC_QUERY 120
#define IDD_FIND 121
#define IDS_ALBUM_ART 121
#define IDS_NO_IMAGE 122
#define IDS_AVAILABLE 123
#define IDS_OTHER2 124
#define IDD_SYNC 125
#define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 125
#define IDS_AUDIO_BUTTON_TT1 126
#define IDS_AUDIO_BUTTON_TT2 127
#define IDD_CONFIG_TRANSCODE 128
#define IDS_AUDIO_BUTTON_TT3 128
#define IDD_CONFIG_PLUGINS 129
#define IDS_IMAGE_FILES 129
#define IDD_CONFIG_TRANSCODING_ADVANCED 130
#define IDS_JPEG_FILE 130
#define IDD_AUTOFILL 131
#define IDS_PNG_FILE 131
#define IDS_GIF_FILE 132
#define IDS_BMP_FILE 133
#define IDD_CONFIG_AUTOFILL 134
#define IDS_DELETE_PLAYLIST 134
#define IDD_CONFIG_GLOBAL 135
#define IDS_NEW_PLAYLIST 135
#define IDD_VIEW_PMP_VIDEO 141
#define IDD_CONFIG_MEDIAVIEW 142
#define IDR_TOOL_VIEWMODE_ICON 144
#define IDR_TOOL_ALBUMART_ICON 145
#define IDR_TOOL_COLUMNS_ICON 146
#define IDR_IMAGE_NOTFOUND 147
#define IDR_DEVICE_ICON 148
#define IDR_PLAYLIST_ICON 149
#define IDR_VIDEO_ICON 150
#define IDB_USB 151
#define IDS_TRANSFERRING 151
#define IDB_XFER_QUEUE_16 152
#define IDS_DEVICE_CMD_PLAYLIST_NEW 152
#define IDS_DEVICE_CMD_PLAYLIST_CREATE 152
#define IDB_XFER_QUEUE_16_1 153
#define IDS_DEVICE_CMD_AUTOFILL 153
#define IDB_XFER_QUEUE_16_2 154
#define IDS_DEVICE_CMD_EJECT 154
#define IDB_XFER_QUEUE_16_3 155
#define IDS_TRANSFERS 155
#define IDS_TRANSFERS_PERCENT 156
#define IDS_DEVICE_CMD_PREFERENCES 158
#define IDS_DEVICE_CMD_VIEW_OPEN 159
#define IDS_DEVICE_CMD_VIEW_OPEN_DESC 160
#define IDS_DEVICE_CMD_SYNC_DESC 161
#define IDS_DEVICE_CMD_EJECT_DESC 162
#define IDS_DEVICE_CMD_RENAME_DESC 163
#define IDS_DEVICE_CMD_AUTOFILL_DESC 164
#define IDS_DEVICE_CMD_PLAYLIST_NEW_DESC 165
#define IDS_DEVICE_CMD_PLAYLIST_CREATE_DESC 165
#define IDS_DEVICE_CMD_PREFERENCES_DESC 166
#define IDS_DEVICE_CMD_RENAME 167
#define IDS_DEVICE_CMD_SYNC 168
#define IDS_PORTABLE_DEVICE_TYPE 170
#define IDS_DEVICE_CONNECTION_USB 171
#define IDS_PODCAST_SYNC 172
#define IDS_TRANSFERRING_DESC 173
#define IDS_UNKNOWN_TRACK 174
#define IDS_NUMBER 175
#define IDS_DELETE_PLAYLIST_TITLE 176
#define IDS_DEVICE_LOWERCASE 177
#define IDS_KBPS 178
#define IDS_SENDTO_DEVICES 180
#define IDS_STRING181 181
#define IDS_SENDTO_CLOUD 182
#define IDS_MIME_TYPE 183
#define IDS_ALREADY_UPLOADED 184
#define IDS_SOURCE 185
#define IDS_DESTINATION 186
#define IDD_VIEW_CLOUD_ARTISTALBUM 187
#define IDD_CLOUD_SYNC 188
#define IDD_CONFIG_CLOUD_MEDIAVIEW 190
#define IDD_VIEW_CLOUD_SIMPLE 191
#define IDD_CUSTCOLUMNS 247
#define IDD_VIEW_PMP_QUEUE 248
#define IDD_CONFIG_PODCAST_SYNC 249
#define IDD_CONFIG_SYNC 250
#define IDS_DEVICE_CMD_REMOVE 251
#define IDS_DEVICE_CMD_REMOVE_DESC 252
#define IDD_VIEW_CLOUD_QUEUE 253
#define IDS_LOCAL_MACHINE 253
#define IDS_UPLOAD_CANCELLED 254
#define IDS_TRANFERS_PERCENT_REMAINING_NOT_TIME 255
#define IDS_CLOUD_SOURCES 256
#define IDS_CLOUD 257
#define IDS_X_ITEMS_X_AVAILABLE_SLIM 258
#define IDS_CLOUD_REMOVE_X_TRACKS 259
#define IDS_DELETE 260
#define IDS_REMOVE 261
#define IDS_REMOVING_TRACKS 262
#define IDS_DEVICE_CMD_TRANSFER 263
#define IDS_DEVICE_CMD_TRANSFER_DESC 264
#define IDR_TRANSFER_SMALL_ICON 265
#define IDS_SOURCE_FILE 266
#define IDB_TREEITEM_CLOUD 267
#define IDS_UPLOADED 267
#define IDB_TREEITEM_CLOUD_ADD_SOURCE 268
#define IDS_PLAYLISTS 268
#define IDS_SONGS 269
#define IDS_CLOUD_TX_X_TO_Y 270
#define IDS_CLOUD_TX_HAVE_SELECTED_X 271
#define IDS_CLOUD_TX_OVER_LIMIT 272
#define IDS_CLOUD_TX_NO_SEL 273
#define IDS_CLOUD_LOCAL_LIBRARY 274
#define IDS_CLOUD_SYNC_ALL_SONGS 275
#define IDS_CLOUD_SYNC_ALL_PL 276
#define IDS_CLOUD_SYNC_SEL_SONGS 277
#define IDS_CLOUD_SYNC_SEL_PL 278
#define IDS_CLOUD_SYNC_NONSEL_SONGS 279
#define IDS_CLOUD_SYNC_NONSEL_PL 280
#define IDS_SEND_TO_PL 281
#define IDS_DEVICE_CMD_HIDE 282
#define IDS_ADD_SOURCE 283
#define IDS_TRACK_AVAILABLE 284
#define IDS_UPLOAD_TO_SOURCE 285
#define IDS_CONFIRM_QUIT 286
#define IDS_CANCEL_TRANSFERS_AND_QUIT 287
#define IDS_CLOUD_SYNC_PL_EMPTY 288
#define IDS_CLOUD_SYNC_PL_SOME 289
#define IDS_ALL_TRACKS_PLAYABLE 290
#define IDS_NO_TRACKS_PLAYABLE 291
#define IDS_SOME_TRACKS_PLAYABLE 292
#define IDS_ALL_TRACKS_PLAYABLE_HERE 293
#define IDB_TREEITEM_CLOUD_ADD_BYOS 294
#define IDS_DATE_ADDED 294
#define IDS_CLIENT_TYPE 295
#define IDR_ACCELERATORS 295
#define IDS_NOT_LOADED 296
#define IDC_BUTTON_CUSTOM 1000
#define IDC_PL_LIST 1000
#define IDC_LIST1 1000
#define IDC_LIST2 1001
#define IDC_LIST_TRANSFERS 1002
#define IDC_EDIT_ARTIST 1002
#define IDC_PC_LIST 1002
#define IDC_LIST_DEVICES 1003
#define IDC_REFINE_TEXT 1004
#define IDC_CHECK_ARTIST 1004
#define IDC_CHECK_TITLE 1005
#define IDC_CHECK_ALBUM 1006
#define IDC_TQ_STATIC 1006
#define IDC_QUICKSEARCH 1007
#define IDC_BUTTON_CLEARFINISHED 1007
#define IDC_REFINE 1008
#define IDC_CHECK_TRACK 1008
#define IDC_BUTTON_REMOVESELECTED 1008
#define IDC_CHECK_GENRE 1009
#define IDC_PROGRESS 1009
#define IDC_DESTPATH 1009
#define IDC_BUTTON_RETRYSELECTED 1009
#define IDC_CHECK_DISC 1010
#define IDC_BUTTON_PAUSETRANSFERS 1010
#define IDC_ABORT 1010
#define IDC_BUTTON1 1010
#define IDC_CHECK_YEAR 1011
#define IDC_BOOSTRATINGS 1011
#define IDC_FILENAMEFMT 1011
#define IDC_BUTTON_VIEWMODE 1011
#define IDC_BUTTON_COLUMNS 1012
#define IDC_EDIT_TITLE 1013
#define IDC_PLUGINSLIST 1013
#define IDC_EDIT_ALBUM 1014
#define IDC_CONFIGPLUGIN 1014
#define IDC_UNINSTALLPLUGIN 1015
#define IDC_EDIT_TRACK 1016
#define IDC_PLUGINVERS 1016
#define IDC_EDIT_DISC 1017
#define IDC_METADATAPROGRESS 1018
#define IDC_CHECK_ALBUMARTIST 1018
#define IDC_EDIT_GENRE 1019
#define IDC_EDIT 1019
#define IDC_FMTOUT 1019
#define IDC_CAPTION 1020
#define IDC_ENCFORMAT 1020
#define IDC_EDIT_ALBUMARTIST 1020
#define IDC_EDIT_YEAR 1021
#define IDC_TRUESYNC_LEAVE 1021
#define IDC_ENC_CONFIG 1021
#define IDC_TRUESYNC_DELETE 1022
#define IDC_CHECK_PUBLISHER 1022
#define IDC_BUTTON_PLAY 1023
#define IDC_TRUESYNC_COPY 1023
#define IDC_EDIT_PUBLISHER 1023
#define IDC_BUTTON_ENQUEUE 1024
#define IDC_TAB1 1024
#define IDC_CHECK_COMPOSER 1024
#define IDC_EDIT_COMPOSER 1025
#define IDC_LIST_ARTIST 1027
#define IDC_ENABLETRANSCODER 1027
#define IDC_BUTTON_EJECT 1028
#define IDC_ADVANCED 1028
#define IDC_CHECK_FORCE 1029
#define IDC_LIST_ALBUM 1030
#define IDC_FORCE_BITRATE 1030
#define IDC_LIST_ALBUM2 1031
#define IDC_CHECK_FORCE2 1031
#define IDC_CHECK_FORCE_LOSSLESS 1031
#define IDC_PL_WHITELIST 1032
#define IDC_HDELIM 1033
#define IDC_PL_BLACKLIST 1033
#define IDC_LIBRARYSYNC 1034
#define IDC_VDELIM 1035
#define IDC_SYNCONCONNECT 1035
#define IDC_VDELIM2 1036
#define IDC_STATUS 1039
#define IDC_SYNC_QUERY_STRING 1040
#define IDC_LIST_TRACKS 1041
#define IDC_AUTOFILL_QUERY_STRING 1041
#define IDC_SYNCONCONNECT_TIME 1042
#define IDC_BUTTON_SYNC 1044
#define IDC_SEARCH_TEXT 1045
#define IDC_COMBO_FILTER1 1045
#define IDC_COMBO_FILTER2 1046
#define IDC_COMBO_FILTER3 1047
#define IDC_RADIO_FILTERS1 1048
#define IDC_RADIO_FILTERS2 1049
#define IDC_RADIO_FILTERS3 1050
#define IDC_STATIC_FILTER3 1051
#define IDC_CHECK_USECDRIP 1052
#define IDC_CHECK_PC 1052
#define IDC_CHECK_ALBUMART 1052
#define IDC_STATIC_1 1053
#define IDC_REMEMBER_SEARCH 1053
#define IDC_STATIC_2 1054
#define IDC_PC_ALL 1058
#define IDC_PC_SEL 1059
#define IDC_COMBO_PC_NUM 1060
#define IDC_STATIC_PODTXT 1061
#define IDC_STATIC_PODTIP 1062
#define IDC_BUTTON3 1063
#define IDC_CHECK_VIDEOVIEW 1063
#define IDC_BUTTON4 1064
#define IDC_PICTUREHOLDER 1064
#define IDC_BUTTON_AUTOFILL 1065
#define IDC_BUTTON5 1065
#define IDC_ARTINFO 1065
#define IDC_BUTTON2 1066
#define IDC_ART_CHANGE 1067
#define IDC_ART_CLEAR 1068
#define IDC_BUTTON_ARTMODE 1069
#define IDC_STATIC_PODCASTS 1070
#define IDC_BUTTON_CLEARSEARCH 1071
#define IDC_BUTTON_CLEARREFINE 1072
#define IDC_DEVICE_HEADER 1074
#define IDC_DEVICE_HEADER_SIZE 1075
#define IDC_STATIC_FILTER2 1076
#define IDC_SYNC_QUERY_EDIT 1077
#define IDC_BUTTONCANCELSELECTED 1077
#define IDC_AUTOFILL_QUERY_EDIT 1078
#define IDC_BUTTON_SORT 1079
#define IDC_DETAILS 1080
#define IDC_CLOUDSYNC_ALL 1081
#define IDC_CLOUDSYNC_SEL 1082
#define IDC_CLOUDSYNC_NOTSEL 1083
#define IDC_HEADER_DEVICE_NAME 1083
#define IDC_HEADER_DEVICE_SIZE 1084
#define IDC_HEADER_DEVICE_TRANSFER 1085
#define IDC_HEADER_DEVICE_BAR 1086
#define IDC_HDELIM2 1088
#define IDC_HEADER_DEVICE_ICON 1089
#define IDC_TX_MODE 1090
#define IDC_SPACESLIDER 1109
#define IDC_FILLCAPTION 1110
#define IDC_LIST_ADD 1116
#define IDC_LIST_REMOVE 1117
#define IDC_LIST_ADD_PL 1118
#define IDC_LESS 1119
#define IDC_MORE 1120
#define IDC_ADDLABEL 1124
#define IDC_REMOVELABEL 1125
#define IDC_ADD_REMSEL 1126
#define IDC_ADD_CROPSEL 1127
#define IDC_REM_REMSEL 1128
#define IDC_REM_CROPSEL 1129
#define IDC_DETAILSLABEL 1130
#define IDC_AUTOFILLALBUMS 1131
#define IDC_DEFS 1210
#define ID_TRACKSLIST_PLAYSELECTION 40001
#define ID_TRACKSLIST_ENQUEUESELECTION 40002
#define ID_ADDTOPLAYLIST_NEWPLAYLIST 40004
#define ID_RATE_5 40013
#define ID_RATE_4 40014
#define ID_RATE_3 40015
#define ID_RATE_2 40016
#define ID_RATE_1 40017
#define ID_RATE_0 40018
#define ID_TRACKSLIST_EDITSELECTEDITEMS 40019
#define ID_TRACKSLIST_DELETE 40020
#define ID_TRACKSLIST_SELECTALL 40021
#define ID_TRACKSLIST_REMOVEFROMPLAYLIST 40022
#define ID_TREEDEVICE_EJECTDEVICE 40023
#define ID_TREEPLAYLIST_REMOVEPLAYLIST 40024
#define ID_TREEPLAYLIST_REMOVEPLAYLISTANDFILES 40026
#define ID_SORTPLAYLIST_ARTIST 40027
#define ID_SORTPLAYLIST_ALBUM 40028
#define ID_SORTPLAYLIST_TITLE 40029
#define ID_SORTPLAYLIST_TRACK 40030
#define ID_SORTPLAYLIST_DISC 40031
#define ID_SORTPLAYLIST_GENRE 40032
#define ID_SORTPLAYLIST_RATING 40033
#define ID_SORTPLAYLIST_PLAYCOUNT 40034
#define ID_SORTPLAYLIST_LASTPLAYED 40035
#define ID_SORTPLAYLIST_RANDOMIZE 40036
#define ID_SORTPLAYLIST_REVERSEPLAYLIST 40037
#define ID_TREEPLAYLIST_RENAMEPLAYLIST 40038
#define ID_TREEDEVICE_NEWPLAYLIST 40039
#define ID_MAINTREEROOT_AUTOHIDEROOT 40041
#define ID_TRACKSLIST_COPYTOLIBRARY 40042
#define ID_TREEPLAYLIST_COPYPLAYLISTTOLOCALMEDIA 40043
#define ID_HEADERWND_CUSTOMIZECOLUMNS 40045
#define ID_FILTERHEADERWND_SHOWHORIZONTALSCROLLBAR 40046
#define ID_ARTHEADERMENU_SMALLICON 40049
#define ID_ARTHEADERMENU_MEDIUMICON 40050
#define ID_ARTHEADERMENU_LARGEICON 40051
#define ID_ARTHEADERMENU_SMALLDETAILS 40052
#define ID_ARTHEADERMENU_LARGEDETAILS 40053
#define ID_ARTHEADERMENU_MEDIUMDETAILS 40054
#define ID_ARTEDITMENU_COPY 40055
#define ID_ARTEDITMENU_PASTE 40056
#define ID_ARTEDITMENU_DELETE 40057
#define ID_ARTEDITMENU_SAVEAS 40058
#define ID_ARTEDITMENU_DOWNLOAD 40059
#define ID_MAINTREEROOT_PREFERENCES 40060
#define ID_MAINTREEROOT_HELP 40061
#define ID_CLOUDTRACKSLIST_CLOUDSOURCES 40062
#define ID_Menu 40063
#define ID_Menu40064 40064
#define ID_CLOUDTRACKSLIST_CLOUDSOURCES40065 40065
#define ID_CLOUDARTISTALBUMLIST_CLOUDSOURCES 40066
#define IDS_NULLSOFT_PMP_SUPPORT 65534
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 295
#define _APS_NEXT_COMMAND_VALUE 40067
#define _APS_NEXT_CONTROL_VALUE 1091
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|