mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 19:55:46 -04:00
Initial community commit
This commit is contained in:
33
Src/Plugins/SDK/gen_classicart/resource.h
Normal file
33
Src/Plugins/SDK/gen_classicart/resource.h
Normal file
@ -0,0 +1,33 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by gen_classicart.rc
|
||||
//
|
||||
#define IDS_PLUGIN_NAME 1
|
||||
#define IDS_ALBUM_ART_MENU 2
|
||||
#define IDS_ALBUM_ART 3
|
||||
#define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 4
|
||||
#define IDS_ABOUT_STRING 5
|
||||
#define IDS_STRING6 6
|
||||
#define IDS_ABOUT 6
|
||||
#define IDD_DIALOG 101
|
||||
#define IDR_MENU1 102
|
||||
#define IDR_IMAGE_NOTFOUND 103
|
||||
#define ID_CONTEXTMENU_REFRESH 40001
|
||||
#define ID_CONTEXTMENU_LOCKASPECTRATIO 40002
|
||||
#define ID_CONTEXTMENU_GETALBUMART 40003
|
||||
#define ID_CONTEXTMENU_OPENFOLDER 40004
|
||||
#define ID_CONTEXTMENU_AUTOHIDE 40005
|
||||
#define ID_CONTEXTMENU_CLICKTRACK 40006
|
||||
#define ID_CONTEXTMENU_AUTO 40007
|
||||
#define ID_CONTEXTMENU_AUTO_HIDE_MODERN 40008
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 104
|
||||
#define _APS_NEXT_COMMAND_VALUE 40009
|
||||
#define _APS_NEXT_CONTROL_VALUE 1003
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user