Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
46
Src/Plugins/Library/ml_bookmarks/resource.h
Normal file
46
Src/Plugins/Library/ml_bookmarks/resource.h
Normal file
|
@ -0,0 +1,46 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by ml_bookmarks.rc
|
||||
//
|
||||
#define IDS_BOOKMARKS 1
|
||||
#define IDS_ADD_TO_BOOKMARKS 2
|
||||
#define IDS_BOOKMARK_TITLE 3
|
||||
#define IDS_BOOKMARK_FN_URL 4
|
||||
#define IDS_BROWSE_FOR_BM_ENTRY 5
|
||||
#define IDR_MENU1 101
|
||||
#define IDD_VIEW_BM 102
|
||||
#define IDD_EDITBOOKMARK 103
|
||||
#define IDC_CURSOR1 105
|
||||
#define IDB_BITMAP1 106
|
||||
#define IDR_VIEW_BM_ACCELERATORS 111
|
||||
#define IDC_BUTTON_CUSTOM 1000
|
||||
#define IDC_LIST 1001
|
||||
#define IDC_BUTTON_PLAY 1002
|
||||
#define IDC_BUTTON_ENQUEUE 1003
|
||||
#define IDB_TREEITEM_BOOKMARKS 1003
|
||||
#define IDC_EDITBOOK 1004
|
||||
#define IDC_REMOVEBOOK 1005
|
||||
#define IDC_TITLE 1006
|
||||
#define IDC_FILE 1008
|
||||
#define IDC_EDIT_FN 1009
|
||||
#define ID_BMWND_PLAYSELECTEDFILES 40001
|
||||
#define ID_BMWND_ENQUEUESELECTEDFILES 40002
|
||||
#define ID_BMWND_REMOVESELECTEDBOOKMARKS 40003
|
||||
#define ID_BMWND_EDITSELECTEDBOOKMARKS 40004
|
||||
#define ID_BMWND_SELECTALL 40005
|
||||
#define ID_Menu 40006
|
||||
#define ID_BMWNDICON_HELP 40007
|
||||
#define ID_BMWND_HELP 40008
|
||||
#define ID_BMWND_SENDTO 40012
|
||||
#define IDS_NULLSOFT_BOOKMARKS 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 114
|
||||
#define _APS_NEXT_COMMAND_VALUE 40013
|
||||
#define _APS_NEXT_CONTROL_VALUE 1010
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue