Jelajahi Sumber

优化- 去除CAccessRegedit的引用

chenrongqian@kdanmobile.com 2 tahun lalu
induk
melakukan
3766bc98c9

+ 0 - 1
PDFReaderPro_Installer/PDFReaderPro_Insrtaller/CFrameWnd.h

@@ -1,6 +1,5 @@
 #pragma once
 //ºËÐÄ
-#include "CAccessRegedit.h"
 #include "CDownLoadFile.h"
 #include "CCmd.h"
 //×Ö·ûÓëͨÓÃ

+ 0 - 1
PDFReaderPro_Installer/PDFReaderPro_Insrtaller/CMainPage.h

@@ -1,6 +1,5 @@
 #pragma once
 //ºËÐÄ
-#include "CAccessRegedit.h"
 #include "CDownLoadFile.h"
 #include "CCmd.h"
 //×Ö·ûÓëͨÓÃ

+ 0 - 1
PDFReaderPro_Installer/PDFReaderPro_Insrtaller/DeviceProduct.h

@@ -6,7 +6,6 @@
 
 #define _CRT_SECURE_NO_DEPRECATE
 
-#include "CAccessRegedit.h"
 #include <fstream>
 #include <urlmon.h>
 #pragma comment(lib, "urlmon.lib")