From aac3b319965967f465881f3a8961904d57b6f337 Mon Sep 17 00:00:00 2001
From: zxd <zxdvslxy@gmail.com>
Date: 星期四, 28 九月 2023 17:01:41 +0800
Subject: [PATCH] 节前提交,包含部分图码的转换,提出单独函数专做转换

---
 MTerm1/pch.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/MTerm1/pch.h b/MTerm1/pch.h
index aa4549e..624ec7c 100644
--- a/MTerm1/pch.h
+++ b/MTerm1/pch.h
@@ -9,5 +9,9 @@
 
 // 娣诲姞瑕佸湪姝ゅ棰勭紪璇戠殑鏍囧ご
 #include "framework.h"
+#include <afxext.h>
+#include <afxcview.h>
+#include <afxwin.h>
+#include <afxcontrolbars.h>
 
 #endif //PCH_H

--
Gitblit v1.9.1