2025-11-28 00:35:46 +09:00

52 lines
1.9 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ElevationSample.rc
//
#define IDC_MYICON 2
#define IDD_DLGTOP 101
#define IDD_ElevationSample_DIALOG 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 103
#define IDM_ABOUT 104
#define IDS_NOFILE 104
#define IDD_DLGBOT 104
#define IDM_EXIT 105
#define IDS_REG_FAIL 105
#define IDS_REG_SUCCESS 106
#define IDI_ElevationSample 107
#define IDS_UNREG_FAIL 107
#define IDS_UNREG_SUCCESS 108
#define IDC_ElevationSample 109
#define IDS_BUTTON_OK 110
#define IDS_BUTTON_CANCEL 111
#define IDS_BUTTON_BROWSE 112
#define IDS_RADIO_REG 113
#define IDS_RADIO_UNREG 114
#define IDS_TEXT_FILE 115
#define IDS_FILETYPES 116
#define IDS_REG_TEXT 117
#define IDS_UNREG_TEXT 118
#define IDR_MAINFRAME 128
#define IDS_CAP_ERROR 131
#define IDS_CAP_SUCCESS 132
#define IDC_REG 1000
#define IDC_UNREG 1001
#define IDC_OK 1002
#define IDC_BROWSE 1003
#define IDC_CANCEL 1004
#define IDC_TEXTBOX 1005
#define IDC_STATICTEXT 1007
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif