1
0

resource.h 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ml_bookmarks.rc
  4. //
  5. #define IDS_BOOKMARKS 1
  6. #define IDS_ADD_TO_BOOKMARKS 2
  7. #define IDS_BOOKMARK_TITLE 3
  8. #define IDS_BOOKMARK_FN_URL 4
  9. #define IDS_BROWSE_FOR_BM_ENTRY 5
  10. #define IDR_MENU1 101
  11. #define IDD_VIEW_BM 102
  12. #define IDD_EDITBOOKMARK 103
  13. #define IDC_CURSOR1 105
  14. #define IDB_BITMAP1 106
  15. #define IDR_VIEW_BM_ACCELERATORS 111
  16. #define IDC_BUTTON_CUSTOM 1000
  17. #define IDC_LIST 1001
  18. #define IDC_BUTTON_PLAY 1002
  19. #define IDC_BUTTON_ENQUEUE 1003
  20. #define IDB_TREEITEM_BOOKMARKS 1003
  21. #define IDC_EDITBOOK 1004
  22. #define IDC_REMOVEBOOK 1005
  23. #define IDC_TITLE 1006
  24. #define IDC_FILE 1008
  25. #define IDC_EDIT_FN 1009
  26. #define ID_BMWND_PLAYSELECTEDFILES 40001
  27. #define ID_BMWND_ENQUEUESELECTEDFILES 40002
  28. #define ID_BMWND_REMOVESELECTEDBOOKMARKS 40003
  29. #define ID_BMWND_EDITSELECTEDBOOKMARKS 40004
  30. #define ID_BMWND_SELECTALL 40005
  31. #define ID_Menu 40006
  32. #define ID_BMWNDICON_HELP 40007
  33. #define ID_BMWND_HELP 40008
  34. #define ID_BMWND_SENDTO 40012
  35. #define IDS_NULLSOFT_BOOKMARKS 65534
  36. // Next default values for new objects
  37. //
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE 114
  41. #define _APS_NEXT_COMMAND_VALUE 40013
  42. #define _APS_NEXT_CONTROL_VALUE 1010
  43. #define _APS_NEXT_SYMED_VALUE 101
  44. #endif
  45. #endif