From 8ede40e3f7cfe1772ef7db2b1d74e905639cf343 Mon Sep 17 00:00:00 2001 From: LYW <leeyeanwoo@diteam.co.kr> Date: 금, 15 4월 2022 16:40:43 +0900 Subject: [PATCH] Ongoing90 #4086 CF AOI Review FDC SW Version 추가 요청 --- ReviewSystem/ReviewSystem/resource.h | 22 ++++++++++++++++++---- 1 files changed, 18 insertions(+), 4 deletions(-) diff --git a/ReviewSystem/ReviewSystem/resource.h b/ReviewSystem/ReviewSystem/resource.h index 4309eef..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 @@ -111,6 +112,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 @@ -314,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 @@ -329,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 @@ -431,6 +440,11 @@ #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 IDC_STATIC_REVIEW_CAMERA 1189 #define ID_INS_HOOK 32772 #define ID_UNINS_HOOK 32773 @@ -438,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 1185 +#define _APS_NEXT_CONTROL_VALUE 1190 #define _APS_NEXT_SYMED_VALUE 346 #endif #endif -- Gitblit v1.9.3