From 75c1317438374ab8555e85b491b36113b5aeb9c7 Mon Sep 17 00:00:00 2001 From: LYW <leeyeanwoo@diteam.co.kr> Date: 목, 21 4월 2022 13:52:35 +0900 Subject: [PATCH] Ongoing90 #4086 CF AOI Review FDC SW Version 추가 요청 --- ReviewSystem/ReviewSystem/stdafx.h | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ReviewSystem/ReviewSystem/stdafx.h b/ReviewSystem/ReviewSystem/stdafx.h index 68b06cc..7f74d18 100644 --- a/ReviewSystem/ReviewSystem/stdafx.h +++ b/ReviewSystem/ReviewSystem/stdafx.h @@ -201,7 +201,9 @@ #define COPYDATA_SYSTEMSETTING2REVIEWSYSTEM 1500 #define COPYDATA_RECIPEEDITOR2REVIEWSYSTEM 1600 - +/*< LYW 20211111 - #3766 ADD Start >*/ +#define COPYDATA_REVIEWHISTORYOR2REVIEWSYSTEM 1800 +/*< LYW 20211111 - #3766 ADD End >*/ // [2017:1:13]-[WEZASW] : �떎以� 紐⑤땲�꽣�뿉�꽌�쓽 ReviewSystem Display enum MonitorPosition {MonitorPos_CENTER=0, MonitorPos_TOP, MonitorPos_BOTTOM, MonitorPos_LEFT, MonitorPos_RIGHT, MonitorPos_Count}; @@ -213,6 +215,7 @@ #include <afxcontrolbars.h> #include <afxcontrolbars.h> #include <afxcontrolbars.h> +#include <afxcontrolbars.h> enum MsgSystem2Rev { -- Gitblit v1.9.3