TegraRcmGUI/TegraRcmGUI/resource.h
eliboa 83b771a186 V2.5 :
- TegraRcmSmash updated to v1.2.1-3
- memloader updated to v3
- Added rajkosto's UMS samples to mount eMMC partitions
- biskeydump v7 added : dump BIS keys for eMMC content decryption
- Added logging console
- Fixed #22 : enter problem
2019-02-02 23:25:26 +01:00

129 lines
11 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 LOADING 161
#define LOADING1 162
#define LOADED 162
#define LOAD_ERROR 163
#define ID_TRAYICON_RCM 165
#define ID_TRAYICON_NO_RCM 166
#define ID_BROWSE_ICON 167
#define IDD_DIALOG1 171
#define ID_DIALOGTAB_01 171
#define IDD_DIALOG2 172
#define ID_DIALOGTAB_02 172
#define ID_DIALOGTAB_03 173
#define ID_STATUS_ICON 177
#define ID_LINUX_ICON 178
#define ID_UMSTOOL_ICON 179
#define ID_ADD_ICON 181
#define ID_DELETE_ICON 182
#define DRIVER_KO_2 183
#define LOAD_ERROR_2 184
#define INIT_LOGO_2 185
#define LOADING_2 187
#define RCM_DETECTED_2 188
#define RCM_NOT_DETECTED_2 190
#define IDI_ICON1 191
#define ID_KEYS_ICON 191
#define IDC_BUTTON1 1001
#define IDC_BROWSE 1001
#define ID_INSTALL_DRIVER 1001
#define LOADED_2 1001
#define RESLAB 1002
#define IDC_BUTTON2 1003
#define IDC_MOUNT_SD 1003
#define ID_ADD_FAV 1003
#define SWPIC 1004
#define ID_DEL_FAV 1004
#define IDC_DUMP_BISKEY 1004
#define PAYLOAD_PATH 1005
#define PERROR 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 RCM_PIC_5 1014
#define IDC_SHOFEL2 1015
#define RCM_PIC_6 1016
#define IDC_CHECK1 1017
#define AUTO_INJECT 1017
#define RCM_PIC_8 1017
#define STATUS_ICON 1017
#define RCM_PIC_7 1018
#define MIN_TO_TRAY 1018
#define IDC_MFCLINK1 1019
#define RUN_WINSTATRT 1019
#define RUN_WINSTART 1019
#define IDC_RICHEDIT21 1020
#define IDC_RCMBG 1020
#define IDC_RAJKOSTO 1021
#define SEPARATOR 1022
#define ID_TRAY_APP_ICON 1023
#define IDC_TAB_CONTROL 1023
#define ID_TRAY_EXIT 1024
#define IDC_LIST1 1024
#define WM_SYSICON 1025
#define IDC_STATUS 1025
#define VALID 1026
#define IDC_STATUS_BG 1026
#define INVALID 1027
#define NEUTRAL 1028
#define IDC_RCM_BG 1029
#define ID_UMSTOOL_TITLE 1030
#define ID_LINUX_TITLE 1031
#define ID_SELECT_PAYLOAD 1032
#define ID_BISKEY_TITLE 1032
#define ID_FAVORITES_TITLE 1033
#define RCM_BITMAP 1034
#define RCM_NOT_DETECTED2 1035
#define UMS_TOOL_DESC 1035
#define SHOFEL2_DESC 1036
#define IDC_LOG_BOX 1037
#define BISKEY_DESC 1037
#define ID_UMS_COMBO 1038
#define UMS_TOOL_DESC2 1039
#define UMS_TOOL_DESC3 1040
#define ID_SYSTEMTRAY 0x1234
#define SWM_SHOW 0x1235
#define SWM_HIDE 0x1236
#define SWM_EXIT 0x1237
#define SWM_INJECT 0x1238
#define SWM_MOUNT 0x1239
#define SWM_LINUX 0x1240
#define SWM_BROWSE 0x1241
#define SWM_FAV01 0x1243
#define SWM_FAV02 0x1244
#define SWM_FAV03 0x1245
#define SWM_FAV04 0x1246
#define SWM_FAV05 0x1247
#define SWM_FAV06 0x1248
#define SWM_FAV07 0x1249
#define SWM_FAV08 0x1250
#define SWM_FAV09 0x1251
#define SWM_FAV10 0x1252
#define SWM_AUTOINJECT 0x1254
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 192
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1039
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif