mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-08 11:51:45 +00:00
da19dd05d1
selection or/and when the Switch is plugged in RCM mode.
41 lines
3.1 KiB
C
41 lines
3.1 KiB
C
//{{NO_DEPENDENCIES}}
|
||
// Microsoft Visual C++ generated include file.
|
||
// Used by TegraRcmGUI.rc
|
||
//
|
||
#define IDM_ABOUTBOX 0x0010
|
||
#define IDS_ABOUTBOX 101
|
||
#define IDD_TEGRARCMGUI_DIALOG 102
|
||
#define IDR_MAINFRAME 128
|
||
#define IDB_BITMAP1 151
|
||
#define DRIVER_KO 157
|
||
#define INIT_LOGO 158
|
||
#define RCM_DETECTED 159
|
||
#define IDB_BITMAP3 160
|
||
#define RCM_NOT_DETECTED 160
|
||
#define IDC_BUTTON1 1001
|
||
#define RESLAB 1002
|
||
#define IDC_BUTTON2 1003
|
||
#define SWPIC 1004
|
||
#define PAYLOAD_PATH 1005
|
||
#define IDC_INJECT 1008
|
||
#define INFO_LABEL 1009
|
||
#define RCM_PIC_1 1010
|
||
#define RCM_PIC_2 1011
|
||
#define RCM_PIC_3 1012
|
||
#define RCM_PIC_4 1013
|
||
#define IDC_SHOFEL2 1015
|
||
#define IDC_CHECK1 1017
|
||
#define AUTO_INJECT 1017
|
||
#define IDC_MFCLINK1 1019
|
||
#define IDC_RICHEDIT21 1020
|
||
|
||
// Next default values for new objects
|
||
//
|
||
#ifdef APSTUDIO_INVOKED
|
||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
#define _APS_NEXT_RESOURCE_VALUE 161
|
||
#define _APS_NEXT_COMMAND_VALUE 32772
|
||
#define _APS_NEXT_CONTROL_VALUE 1021
|
||
#define _APS_NEXT_SYMED_VALUE 101
|
||
#endif
|
||
#endif
|