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

37 lines
1.4 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Property.rc
// Copyright 1993 - 2000 Microsoft Corporation. All rights reserved
#define IDD_ABOUT_DIALOG 101
#define IDR_MAIN_MENU 102
#define IDI_BACKCOLOR 103
#define IDD_BUTTONS 105
#define IDD_COMBOBOXES 106
#define IDC_BUTTON2 1007
#define IDC_RADIO1 1008
#define IDC_RADIO2 1009
#define IDC_RADIO3 1010
#define IDC_CHECK1 1011
#define IDC_CHECK2 1012
#define IDC_CHECK3 1013
#define IDC_COMBO1 1014
#define IDC_COMBO2 1015
#define IDC_COMBO3 1016
#define IDM_EXIT 2001
#define IDM_MODAL 2002
#define IDM_MODELESS 2003
#define IDM_WIZARD 2004
#define IDM_ABOUT 2005
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 2006
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif