39 lines
1.4 KiB
C
39 lines
1.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ExtraPlugins.rc
|
|
//
|
|
#define IDD_PLUGINS_DIALOG 102
|
|
#define IDB_SEARCH_ACTIVE_BMP 105
|
|
#define IDB_SEARCH_ACTIVE 106
|
|
#define IDB_SEARCH_INACTIVE_BMP 107
|
|
#define IDB_SEARCH_INACTIVE 108
|
|
#define IDD_DIALOG1 111
|
|
#define IDD_DISABLED_DIALOG 111
|
|
#define IDB_SETTINGS 113
|
|
#define IDB_SETTINGS_PNG 113
|
|
#define IDC_PLUGINTREE 1001
|
|
#define IDC_INSTALLED 1036
|
|
#define IDC_BROWSE 1037
|
|
#define IDC_UPDATES 1038
|
|
#define IDC_DISABLED 1039
|
|
#define IDC_LIST_DISABLED 1046
|
|
#define IDC_CLEANUP 1057
|
|
#define ID_MENU_INSTALL 4059
|
|
#define ID_MENU_UNINSTALL 40011
|
|
#define ID_MENU_DISABLE 40012
|
|
#define ID_MENU_PROPERTIES 40013
|
|
#define ID_MENU_UNLOAD 40014
|
|
#define IDC_INSTRUCTION 40025
|
|
#define IDC_SEARCHBOX 40026
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 114
|
|
#define _APS_NEXT_COMMAND_VALUE 40028
|
|
#define _APS_NEXT_CONTROL_VALUE 1047
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|