-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
70 lines (69 loc) · 5.7 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++에서 생성한 포함 파일입니다.
// InteriorProgram.rc에서 사용되고 있습니다.
//
#define IDD_ABOUTBOX 100
#define IDR_POPUP_EDIT 119
#define ID_STATUSBAR_PANE1 120
#define ID_STATUSBAR_PANE2 121
#define IDS_STATUS_PANE1 122
#define IDS_STATUS_PANE2 123
#define IDS_TOOLBAR_STANDARD 124
#define IDS_TOOLBAR_CUSTOMIZE 125
#define ID_VIEW_CUSTOMIZE 126
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME_256 129
#define IDR_InteriorProgramTYPE 130
#define IDR_THEME_MENU 200
#define ID_SET_STYLE 201
#define ID_VIEW_APPLOOK_WIN_2000 205
#define ID_VIEW_APPLOOK_OFF_XP 206
#define ID_VIEW_APPLOOK_WIN_XP 207
#define ID_VIEW_APPLOOK_OFF_2003 208
#define ID_VIEW_APPLOOK_VS_2005 209
#define ID_VIEW_APPLOOK_VS_2008 210
#define ID_VIEW_APPLOOK_OFF_2007_BLUE 215
#define ID_VIEW_APPLOOK_OFF_2007_BLACK 216
#define ID_VIEW_APPLOOK_OFF_2007_SILVER 217
#define ID_VIEW_APPLOOK_OFF_2007_AQUA 218
#define ID_VIEW_APPLOOK_WINDOWS_7 219
#define IDS_EDIT_MENU 306
#define IDD_IP_CONTROLVIEW 310
#define IDD_IP_TABDLG1_DLG 311
#define IDD_IP_TABDLG2_DLG 312
#define IDI_WASHER_ICON 319
#define IDI_TV_ICON 320
#define IDC_IP_TAB1_TAB 1002
#define IDC_IP_ROOM_BTN 1013
#define IDC_IP_WINDOW_BTN 1014
#define IDC_IP_DOOR_BTN 1015
#define IDC_IP_ADD_BTN 1016
#define IDC_IP_WASH_BTN 1017
#define IDC_IP_TV_BTN 1018
#define IDC_IP_EDIT_MT_BTN 1020
#define IDC_IP_EDIT_X_EDT 1021
#define IDC_IP_EDIT_WIDTH_EDT 1022
#define IDC_IP_EDIT_Y_EDT 1023
#define IDC_IP_EDIT_HEIGHT_EDT 1024
#define IDC_IP_EDIT_ON_RDO 1025
#define IDC_IP_EDIT_OFF_RDO 1026
#define IDC_IP_EDIT_TRUE_BTN 1027
#define IDC_IP_EDIT_FALSE_BTN 1029
#define ID_IP_EDIT_EDIT_MENU 32779
#define ID_EDIT_EDOT_MENU 32780
#define ID_EDIT_ROTATE_MENU 32781
#define ID_EDIT_DELETE_MENU 32782
#define ID_EDIT_MY_COPY_MENU 32783
#define ID_EDIT_ALL_DELETE_MENU 32784
#define ID_IP_Menu_REDO 32790
#define ID_EDIT_ALL_CAPTURE_MENU 32798
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 321
#define _APS_NEXT_COMMAND_VALUE 32799
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 311
#endif
#endif