VC+MFC
VC+MFC技术资料下载专区,收录9,247份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
9,247
源代码
10,000
VC+MFC 热门资料
查看全部 9,247 份 →#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d
#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() //...
2015-12-19
152
一个在MFC环境中使用的 InfoZip打包类
一个在MFC环境中使用的 InfoZip打包类,InfoZip是一个功能强大的免费ZIP/UNZIP库。为了方便它的使用,在此介绍一个InfoZip的打包类CInfoZip,这个类本身并不实现压缩功能,只是提供一个易于使用的InfoZip ...
2015-09-08
168
如果应用程序在共享 DLL 中使用 MFC
如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\System 目录下将相应的本地化资源 MFC70XXX.DLL
2014-01-10
128