Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
39
Src/Plugins/Library/ml_devices/gen_deviceprovider/resource.h
Normal file
39
Src/Plugins/Library/ml_devices/gen_deviceprovider/resource.h
Normal file
|
@ -0,0 +1,39 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by resources.rc
|
||||
//
|
||||
#define IDS_PLUGIN_NAME 101
|
||||
#define IDD_DEVICE_VIEW 102
|
||||
#define IDD_ICON_EDITOR 104
|
||||
#define IDC_EDIT_NAME 1001
|
||||
#define IDC_EDIT_TITLE 1002
|
||||
#define IDC_EDIT_TYPE 1003
|
||||
#define IDC_EDIT_CONNECTION 1004
|
||||
#define IDC_COMBO_ATTACHED 1005
|
||||
#define IDC_COMBO_VISIBLE 1006
|
||||
#define IDC_EDIT_TOTALSPACE 1007
|
||||
#define IDC_SPIN_TOTALSPACE 1008
|
||||
#define IDC_EDIT_USEDSPACE 1009
|
||||
#define IDC_SPIN_USEDSPACE 1010
|
||||
#define IDC_COMBO_ICONS 1011
|
||||
#define IDC_BUTTON_NEWICON 1012
|
||||
#define IDC_BUTTON_REMOVEICON 1013
|
||||
#define IDC_STATIC_PREVIEWICON 1014
|
||||
#define IDC_EDIT_WIDTH 1015
|
||||
#define IDC_EDIT_HEIGHT 1016
|
||||
#define IDC_EDIT_PATH 1017
|
||||
#define IDC_BUTTON_BROWSE 1018
|
||||
#define IDC_BUTTON1 1019
|
||||
#define IDC_BUTTON_EDITICON 1019
|
||||
#define IDS_STRING102 65535
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 105
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1020
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue