1234567891011121314151617181920212223 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by ml_nowplaying.rc
- //
- #define IDS_SERVICE_NAME 1
- #define IDR_CONTEXTMENU 101
- #define IDR_SERVICE_ICON 20000
- #define ID_NAVIGATION_OPENNEWWINDOW 40000
- #define ID_NAVIGATION_OPEN 40001
- #define ID_NAVIGATION_HELP 40005
- #define ID_PLUGIN_PREFERENCES 40006
- #define IDS_PLUGIN_NAME 65534
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 105
- #define _APS_NEXT_COMMAND_VALUE 40007
- #define _APS_NEXT_CONTROL_VALUE 1001
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|