19 lines
533 B
C
19 lines
533 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by FirmwarePlugin.rc
|
|
//
|
|
#define IDD_BOOT 101
|
|
#define IDC_BOOT_LIST 40001
|
|
#define IDC_BOOT_REFRESH 40002
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40005
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|