From 8798c83bde2644499bed540c2d10da7f3af0022c Mon Sep 17 00:00:00 2001 From: LYW <leeyeanwoo@diteam.co.kr> Date: 금, 05 11월 2021 09:05:23 +0900 Subject: [PATCH] # 마지막 오프셋 저장일 , 불러온 리뷰 데이터 저장일 비교 조건 변경 --- ReviewSystem/ReviewSystem/resource.h | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ReviewSystem/ReviewSystem/resource.h b/ReviewSystem/ReviewSystem/resource.h index 0ae58b7..61138ac 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 @@ -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,8 @@ #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 ID_INS_HOOK 32772 #define ID_UNINS_HOOK 32773 @@ -439,7 +442,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 1186 #define _APS_NEXT_SYMED_VALUE 346 #endif #endif -- Gitblit v1.9.3