From 039bde2990b5b015232b5da9ff4df0cf1d88ddac Mon Sep 17 00:00:00 2001
From: LYW <leeyeanwoo@diteam.co.kr>
Date: 금, 12 11월 2021 18:13:05 +0900
Subject: [PATCH] Ongoing60 #3708 CF AOI Review 전설비 AFM 세팅 모드 기능 추가

---
 ReviewSystem/ReviewSystem/resource.h |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/ReviewSystem/ReviewSystem/resource.h b/ReviewSystem/ReviewSystem/resource.h
index e2ce045..2fe97fb 100644
--- a/ReviewSystem/ReviewSystem/resource.h
+++ b/ReviewSystem/ReviewSystem/resource.h
@@ -1,6 +1,6 @@
 //{{NO_DEPENDENCIES}}
-// Microsoft Visual C++에서 생성한 포함 파일입니다.
-// ReviewSystem.rc에서 사용되고 있습니다.
+// Microsoft Visual C++�뿉�꽌 �깮�꽦�븳 �룷�븿 �뙆�씪�엯�땲�떎.
+// ReviewSystem.rc�뿉�꽌 �궗�슜�릺怨� �엳�뒿�땲�떎.
 //
 #define IDCANCEL                        2
 #define IDD_ABOUTBOX                    100
@@ -68,6 +68,7 @@
 #define IDD_DLG_DEFECT_MAP_TAB          374
 #define IDD_DLG_ALIGN_TAB               376
 #define IDB_BITMAP2                     379
+#define IDD_DLG_HARDWARE_SETTING_MODE   381
 #define IDC_RADIO1                      1001
 #define IDC_RADIO_ZOOM_LEVEL_0          1001
 #define IDC_RADIO_IMAGE_MODE_0          1001
@@ -315,6 +316,8 @@
 #define IDC_EDIT_REVIEW_PANEL_POS_Y4    1109
 #define IDC_BT_CAMERA_GRAB              1109
 #define IDC_BUTTION_TARGET_POS          1109
+#define IDC_BUTTON_HW_SETTING_MODE      1109
+#define IDC_BUTTON_AFM_CONNECT          1109
 #define IDC_GRID_ALIGN_INFO             1110
 #define IDC_EDIT_UPDATE_NOTE            1110
 #define IDC_BUTTON4                     1110
@@ -330,17 +333,22 @@
 #define IDC_EDIT_REVIEW_PANEL_POS_Y5    1111
 #define IDC_LOGIN_STATUS                1112
 #define IDC_EDIT_REVIEW_PANEL_POS_X6    1112
+#define IDC_BUTTON_AFM_DISCONNECT       1112
 #define IDC_EDIT_REVIEW_PANEL_POS_Y6    1113
+#define IDC_BUTTON_ALIGN_CAM_CONNECT    1113
 #define IDC_TAB1                        1115
 #define IDC_TAB_CTRL                    1115
 #define IDC_SELF_DIAGNOSIS_TAB_MAIN     1115
 #define IDC_GO_WSI                      1116
 #define IDC_CHECK_USE_WSI_CONTROL       1116
+#define IDC_BUTTON_ALIGN_CAM_DISCONNECT 1116
 #define IDC_CHECK4                      1117
 #define IDC_SELECT_OFFSET_ON            1117
+#define IDC_BUTTON_REVIEW_CAM_CONNECT   1117
 #define IDC_CHECK5                      1118
 #define IDC_NOT_USE_CENTER_POS          1118
 #define IDC_CHECK_USE_SIMULATION        1118
+#define IDC_BUTTON_REVIEW_CAM_DISCONNECT 1120
 #define IDC_LIST1                       1121
 #define IDC_LIST_CONTROL_DEFOCUS_LIST   1121
 #define IDC_LIST                        1121
@@ -436,6 +444,7 @@
 #define IDC_EDIT_WARN_STANDARD          1186
 #define IDC_EDIT_HARD_STANDARD          1187
 #define IDC_BUTTON_STANDARD_SAVE        1188
+#define IDC_STATIC_REVIEW_CAMERA        1189
 #define ID_INS_HOOK                     32772
 #define ID_UNINS_HOOK                   32773
 
@@ -443,9 +452,9 @@
 // 
 #ifdef APSTUDIO_INVOKED
 #ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE        381
+#define _APS_NEXT_RESOURCE_VALUE        383
 #define _APS_NEXT_COMMAND_VALUE         32775
-#define _APS_NEXT_CONTROL_VALUE         1189
+#define _APS_NEXT_CONTROL_VALUE         1190
 #define _APS_NEXT_SYMED_VALUE           346
 #endif
 #endif

--
Gitblit v1.9.3