28 lines
766 B
C
28 lines
766 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by WindowsTerminal.rc
|
|
//
|
|
#define IDI_APPICON 101
|
|
#define IDI_APPICON_HC_BLACK 102
|
|
#define IDI_APPICON_HC_WHITE 103
|
|
|
|
#define IDS_ERROR_DIALOG_TITLE 105
|
|
#define IDS_HELP_DIALOG_TITLE 106
|
|
#define IDS_ERROR_ARCHITECTURE_FORMAT 110
|
|
#define IDS_X86_ARCHITECTURE 111
|
|
#define IDS_AMD64_ARCHITECTURE 112
|
|
#define IDS_ARM64_ARCHITECTURE 113
|
|
#define IDS_ARM_ARCHITECTURE 114
|
|
#define IDS_UNKNOWN_ARCHITECTURE 115
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|