From d179e328a058dba6782074c560b0853482dcc658 Mon Sep 17 00:00:00 2001
From: LYW <leeyeanwoo@diteam.co.kr>
Date: 목, 11 11월 2021 17:53:57 +0900
Subject: [PATCH] Ongoing70 #3766 CF AOI Review 전설비 설정한 기준치 이상 Offset 적용시 경고 기능 추가

---
 ReviewSystem/ReviewSystem/resource.h |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ReviewSystem/ReviewSystem/resource.h b/ReviewSystem/ReviewSystem/resource.h
index 0ae58b7..e2ce045 100644
--- a/ReviewSystem/ReviewSystem/resource.h
+++ b/ReviewSystem/ReviewSystem/resource.h
@@ -111,6 +111,7 @@
 #define IDC_BUTTON_LEFT                 1008
 #define IDC_BUTTON_APPLT_OFFSET         1008
 #define IDC_BUTTON_PROGRAMEXIT          1008
+#define IDC_BUTTON_ALIGNCAM_GRAB        1008
 #define IDC_SPIN2                       1009
 #define IDC_CHECK_REVIEW_PATH2          1009
 #define IDC_CHECK_AUTO_SELECT_CAMERA    1009
@@ -430,6 +431,11 @@
 #define IDC_EDIT_WSI_HEIGHT11           1181
 #define IDC_EDIT_WSI_HEIGHT12           1182
 #define IDC_EDIT_WSI_HEIGHT13           1183
+#define IDC_LIST_WSI_DIAGNOSIS_RESULT   1184
+#define IDC_OFFSET_LOAD                 1185
+#define IDC_EDIT_WARN_STANDARD          1186
+#define IDC_EDIT_HARD_STANDARD          1187
+#define IDC_BUTTON_STANDARD_SAVE        1188
 #define ID_INS_HOOK                     32772
 #define ID_UNINS_HOOK                   32773
 
@@ -439,7 +445,7 @@
 #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        381
 #define _APS_NEXT_COMMAND_VALUE         32775
-#define _APS_NEXT_CONTROL_VALUE         1181
+#define _APS_NEXT_CONTROL_VALUE         1189
 #define _APS_NEXT_SYMED_VALUE           346
 #endif
 #endif

--
Gitblit v1.9.3