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

78 lines
3.1 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CoolControls.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_COOLCONTROLS_DIALOG 102
#define ID_DESCRIPTION_FILE 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_EDIT 129
#define IDD_DIALOG_BUTTON_COMBOBOX 130
#define IDD_DIALOG_LISTTREE 131
#define IDB_IL_SMALL 131
#define IDD_DIALOG_SPINSCROLLHOTKEYPROGRESSSLIDER 132
#define IDD_DIALOG_NEWCONTROLS 133
#define IDC_EDIT_PLAIN 1000
#define IDC_EDIT_MULTILINE 1001
#define IDC_EDIT_SPIN_RIGHT 1002
#define IDC_SPIN_RIGHT 1003
#define IDC_EDIT_SPIN_LEFT 1004
#define IDC_SPIN_LEFT 1005
#define IDC_EDIT_SPIN_UNATTACHED 1006
#define IDC_SPIN_UNATTACHED 1007
#define IDC_EDIT_OX 1008
#define IDC_EDIT_MASKED 1009
#define IDC_EDIT_NUMERIC 1010
#define IDC_EDIT_CURRENCY 1011
#define IDC_RICHEDIT_MULTILINE 1012
#define IDC_CHECK_DISABLE_ALL 1013
#define IDC_BUTTON_DEFAULT 1014
#define IDC_BUTTON_PUSH1 1015
#define IDC_CHECK_RIGHT 1016
#define IDC_RADIO1 1017
#define IDC_RADIO2 1018
#define IDC_RADIO3 1019
#define IDC_RADIO_PUSHLIKE1 1020
#define IDC_CHECK_LEFT 1021
#define IDC_CHECK_PUSHLIKE 1022
#define IDC_RADIO_PUSHLIKE2 1023
#define IDC_RADIO_PUSHLIKE3 1024
#define IDC_BUTTON_PUSH2 1025
#define IDC_COMBO_SIMPLE 1026
#define IDC_COMBO_DROPDOWN 1027
#define IDC_LISTCTRL 1027
#define IDC_COMBO_DROPDOWNLIST 1028
#define IDC_LISTBOX 1028
#define IDC_BUTTON_PUSH3 1029
#define IDC_TREE 1029
#define IDC_HOTKEY 1030
#define IDC_SPIN_VERT1 1031
#define IDC_SPIN_HORZ 1032
#define IDC_SPIN_VERT2 1033
#define IDC_SCROLLBAR_VERT 1034
#define IDC_SCROLLBAR_HORZ 1035
#define IDC_PROGRESS_HORZ 1036
#define IDC_SLIDER_HORZ_BOTH 1038
#define IDC_SLIDER_HORZ_TOP 1039
#define IDC_SLIDER_HORZ_BOTTOM 1040
#define IDC_SLIDER_VERT_BOTH 1041
#define IDC_SLIDER_VERT_LEFT 1042
#define IDC_DATETIMEPICKER_DROPDOWN 1042
#define IDC_SLIDER_VERT_RIGHT 1043
#define IDC_DATETIMEPICKER_UPDOWN 1043
#define IDC_MONTHCALENDAR 1044
#define IDC_IPADDRESS 1045
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1046
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif