1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-09-20 05:53:36 +01:00
TegraRcmGUI/resource.h
eliboa da19dd05d1 Added an "auto inject" checkbox to automatically inject payload after
selection or/and when the Switch is plugged in RCM mode.
2018-05-12 19:03:41 +02:00

42 lines
3.1 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//{{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