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 |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/ReviewSystem/ReviewSystem/resource.h b/ReviewSystem/ReviewSystem/resource.h
index 7659a7c..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
@@ -432,6 +432,7 @@
 #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
 
@@ -441,7 +442,7 @@
 #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        381
 #define _APS_NEXT_COMMAND_VALUE         32775
-#define _APS_NEXT_CONTROL_VALUE         1185
+#define _APS_NEXT_CONTROL_VALUE         1186
 #define _APS_NEXT_SYMED_VALUE           346
 #endif
 #endif

--
Gitblit v1.9.3