blob: 4ca89908722ccbf2e532071c7ba86a53a97bd479 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by pmp_android.rc
//
#define IDS_CANNOT_OPEN_FILE 1
#define IDS_CANNOT_CREATE_FILE 2
#define IDS_TRANSFERING_PERCENT 3
#define IDS_CANCELLED 4
#define IDS_DONE 5
#define IDS_TRANSFER_FAILED 6
#define IDS_REMOVEABLE_DRIVE_DETECTED 7
#define IDS_WINAMP_PMP_SUPPORT 8
#define IDS_MANUAL_CONNECT_PROMPT 9
#define IDS_WARNING 10
#define IDS_LOADING_DRIVE_X 11
#define IDS_FAILED_TO_EJECT_DRIVE 12
#define IDS_ERROR 13
#define IDS_STRING14 14
#define IDS_ANDROID_DRIVE_X 14
#define IDS_TRACK_IN_USE 15
#define IDS_CACHE_UPDATED 16
#define IDS_SUCCESS 17
#define IDS_FILENAME_FORMATTING_INFO 18
#define IDS_FILENAME_FORMAT_HELP 19
#define IDS_SELECT_FOLDER_TO_LOAD_PLAYLISTS 20
#define IDS_ERR_SELECTED_PATH_NOT_ON_DEVICE 21
#define IDS_SUPPORTED_FORMAT_INFO 22
#define IDS_SUPPORTED_FORMAT_HELP 23
#define IDS_RESCAN_COMPLETE_SAVED 24
#define IDS_RESCAN_COMPLETE 25
#define IDS_ADVANCED 26
#define IDS_UNBLACKLIST_DRIVE 27
#define IDS_BLACKLIST_DRIVE 28
#define IDS_DRIVE_CONNECTED_DISCONNECT_Q 29
#define IDS_SLASH_AT_START 30
#define IDS_DOT_AT_START 31
#define IDS_NO_SLASH_OR_DOT 32
#define IDS_EG_SLASH 33
#define IDS_EG_DOT 34
#define IDS_STRING35 35
#define IDS_EG_NEITHER 35
#define IDS_DELAYLOAD_FAILURE 36
#define IDD_CONFIG 102
#define IDD_CONFIG_GLOBAL 105
#define IDB_ANDROID_160 110
#define IDB_PNG1 111
#define IDR_ANDROID_ICON 111
#define IDC_PLDIR 1001
#define IDC_NAMEFORMAT 1002
#define IDC_SUPPORTEDFORMATS 1003
#define IDC_DRIVESELECT 1004
#define IDC_COMBO_MANUALCONNECT 1005
#define IDC_MANUALCONNECT 1006
#define IDC_MANUALDISCONNECT 1007
#define IDC_MANUALBLACKLIST 1008
#define IDC_REFRESHCACHE 1011
#define IDC_FILENAMEHELP 1012
#define IDC_PLBROWSE 1013
#define IDC_FORMATSHELP 1014
#define IDC_RESCAN 1015
#define IDC_PURGEFOLDERS 1016
#define IDC_PL_WRITE_COMBO 1017
#define IDC_PL_WRITE_EG 1018
#define IDS_NULLSOFT_ANDROID_DEVICE_PLUGIN 65534
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|