Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
92
Src/Plugins/Library/ml_history/resource.h
Normal file
92
Src/Plugins/Library/ml_history/resource.h
Normal file
|
@ -0,0 +1,92 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by ml_history.rc
|
||||
//
|
||||
#define IDS_HISTORY 1
|
||||
#define IDS_DELAYLOAD_FAILURE 2
|
||||
#define IDS_ERROR 3
|
||||
#define IDS_SCANNING_ELLIPSE 4
|
||||
#define IDS_COL_LAST_PLAYED 5
|
||||
#define IDS_COL_PLAY_COUNT 6
|
||||
#define IDS_COL_TITLE 7
|
||||
#define IDS_COL_LENGTH 8
|
||||
#define IDS_COL_FILENAME 9
|
||||
#define IDS_EST_TIME_NO_SECS 10
|
||||
#define IDS_EST_TIME_HAS_SECS 11
|
||||
#define IDS_SCANNING 13
|
||||
#define IDS_ITEM 14
|
||||
#define IDS_ITEMS 15
|
||||
#define IDS_PLAY 16
|
||||
#define IDS_PLAYS 17
|
||||
#define IDS_DAY 18
|
||||
#define IDS_DAYS 19
|
||||
#define IDS_REMOVE_ALL_HISTORY 20
|
||||
#define IDS_CONFIRMATION 21
|
||||
#define IDS_DISABLED 22
|
||||
#define IDS_PODCAST_ONLY 23
|
||||
#define IDS_ANY_APPLICABLE 24
|
||||
#define IDR_CONTEXTMENUS 101
|
||||
#define IDD_DIALOG1 102
|
||||
#define IDB_BITMAP1 103
|
||||
#define IDB_TREEITEM_RECENT 103
|
||||
#define IDD_PREFS 104
|
||||
#define IDS_COL_OFFSET 107
|
||||
#define IDR_ACCELERATOR1 109
|
||||
#define IDR_VIEW_ACCELERATORS 109
|
||||
#define IDR_DB_ERROR 110
|
||||
#define IDD_VIEW_DB_ERROR 111
|
||||
#define IDR_NDE_ERROR 111
|
||||
#define IDD_VIEW_RECENTITEMS 246
|
||||
#define IDC_BUTTON_CUSTOM 1000
|
||||
#define IDC_LIST2 1001
|
||||
#define IDC_STATIC6 1001
|
||||
#define IDC_CLEAR 1005
|
||||
#define IDC_QUICKSEARCH 1006
|
||||
#define IDC_COMBO1 1006
|
||||
#define IDC_MEDIASTATUS 1015
|
||||
#define IDC_BUTTON_PLAY 1016
|
||||
#define IDC_BUTTON_ENQUEUE 1017
|
||||
#define IDC_SEARCHCAPTION 1020
|
||||
#define IDC_CHECK1 1050
|
||||
#define IDC_CHECK2 1051
|
||||
#define IDC_CHECK3 1052
|
||||
#define IDC_CHECK4 1053
|
||||
#define IDC_EDIT1 1054
|
||||
#define IDC_CHECK5 1055
|
||||
#define IDC_EDIT2 1056
|
||||
#define IDC_STATIC1 1057
|
||||
#define IDC_STATIC2 1058
|
||||
#define IDC_STATIC3 1059
|
||||
#define IDC_STATIC4 1060
|
||||
#define IDC_CHECK6 1061
|
||||
#define IDC_EDIT3 1062
|
||||
#define IDC_STATIC5 1063
|
||||
#define IDC_CHECK7 1064
|
||||
#define IDC_CHECK8 1065
|
||||
#define IDC_STATIC7 1066
|
||||
#define IDC_REMOVEBOOK 1084
|
||||
#define IDC_DB_ERROR 1085
|
||||
#define IDC_RESET_DB_ON_ERROR 1086
|
||||
#define ID_MEDIAWND_PLAYSELECTEDFILES 40001
|
||||
#define ID_MEDIAWND_ENQUEUESELECTEDFILES 40002
|
||||
#define ID_MEDIAWND_ADDTOPLAYLIST 40003
|
||||
#define ID_MEDIAWND_SELECTALL 40004
|
||||
#define ID_PE_ID3 40005
|
||||
#define ID_MEDIAWND_REMOVEFROMLIBRARY 40006
|
||||
#define ID_MEDIAWND_EXPLOREFOLDER 40007
|
||||
#define ID_NAVIGATION_PREFERENCES 40008
|
||||
#define ID_NAVIGATION_HELP 40009
|
||||
#define ID_MEDIAWND_REMOVEOFFSETFROMLIBRARY 40010
|
||||
#define ID_RECENTWND_CLEARPLAYBACKOFFSET 40011
|
||||
#define IDS_NULLSOFT_HISTORY 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 40012
|
||||
#define _APS_NEXT_CONTROL_VALUE 1007
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue