2025-11-27 16:46:48 +09:00

46 lines
1.7 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RegistryDemo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_REGISTRYDEMO_DIALOG 102
#define IDR_MAINFRAME 128
#define ID_DESCRIPTION_FILE 129
#define IDD_REGISTRY_LIST 130
#define IDC_MACHINE_NAME 1000
#define IDC_KEY_NAMES 1001
#define IDC_VALUE_NAME 1002
#define IDC_FULL_REGISTRY_ITEM 1003
#define IDC_REGISTRY_NAME 1004
#define IDC_COMBINE 1005
#define IDC_SPLIT 1006
#define IDC_BOOL_1 1008
#define IDC_RESULT 1011
#define IDC_ACTIONS 1013
#define IDC_DO 1014
#define IDC_FULL_REGISTRY_ITEM_STATIC 1015
#define IDC_TEXT_1 1016
#define IDC_TEXT_1_STATIC 1017
#define IDC_NEW_VALUE_STATIC 1018
#define IDC_NEW_VALUE 1019
#define IDC_DEFAULT 1020
#define IDC_LIST 1021
#define IDC_INCLUDE_VALUES 1022
#define IDC_INCLUDE_SUBKEYS 1023
#define IDC_RECURSE 1024
#define IDC_DEPTH_FIRST 1025
#define IDC_REVERSED_ORDER 1026
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1027
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif