系统环境:Windows 7
软件环境:Visual Studio 2013
本次目的:实现MFC对话框换肤
下载安装BCGControlBar 25破解版
安装完成自动弹出编译库文件的对话框,选择需要的进行编译,需要一段时间,等候,完成
打开vs 2013
首先使用BCGPAppWizard建立工程:
Application type: Dialogbsed
Use of MFC: Use MFC in astatic library
勾上 Use Unicodelibarries
1、建立基于64位(32位)解决方案平台的工程;
2、把BCGControl的根目录下的 BCGControlBarPro\Bin64(BCGControlBarPro\Bin)下的所有DLL库文件复制到路径C:\Windows\System32下;
3、将BCGControlBar 的程序文件中Bin(...\BCGSoft\BCGControlBarPro\Bin)添加到工程中的