文件名称:C++导出对话框资源的DLL
文件大小:60.54MB
文件格式:RAR
更新时间:2021-08-24 07:59:26
MFC C++ DLL
这是一个VC++的带导出资源的DLL很好的例子,一般情况下DLL只导出一些功能函数,但最近有些项目需要用到资源的导出,便于后期项目的重复使用。
【文件预览】:
testMFCDlgDll
----testMFCDlgDll.sln(2KB)
----UseMFCDlgDll()
--------UseMFCDlgDll.aps(106KB)
--------UseMFCDlgDll.h(541B)
--------stdafx.cpp(214B)
--------UseMFCDlgDllDlg.cpp(4KB)
--------res()
--------UseMFCDlgDll.vcxproj.user(381B)
--------stdafx.h(2KB)
--------targetver.h(314B)
--------UseMFCDlgDll.vcxproj(6KB)
--------resource.h(1KB)
--------UseMFCDlgDll.vcxproj.filters(2KB)
--------UseMFCDlgDll.cpp(3KB)
--------Debug()
--------UseMFCDlgDllDlg.h(811B)
--------UseMFCDlgDll.rc(11KB)
--------ReadMe.txt(4KB)
----testMFCDlgDll()
--------stdafx.cpp(213B)
--------Resource.h(1012B)
--------res()
--------stdafx.h(1KB)
--------testMFCDlgDll.vcxproj(6KB)
--------testMFCDlgDll.rc(9KB)
--------testMFCDlgDll.h(594B)
--------targetver.h(314B)
--------MyDlg.cpp(697B)
--------ExportClass.cpp(341B)
--------testMFCDlgDll.def(192B)
--------testMFCDlgDll.aps(21KB)
--------testMFCDlgDll.vcxproj.user(381B)
--------Debug()
--------ExportClass.h(355B)
--------testMFCDlgDll.cpp(2KB)
--------testMFCDlgDll.vcxproj.filters(2KB)
--------MyDlg.h(441B)
--------ReadMe.txt(3KB)
----ipch()
--------testmfcdlgdll-70c580e6()
--------usemfcdlgdll-3239fd40()
----Debug()
--------testMFCDlgDll.lib(3KB)
--------UseMFCDlgDll.exe(186KB)
--------testMFCDlgDll.exp(1KB)
--------UseMFCDlgDll.ilk(1.09MB)
--------testMFCDlgDll.ilk(1.03MB)
--------UseMFCDlgDll.pdb(6.29MB)
--------testMFCDlgDll.dll(101KB)
--------testMFCDlgDll.pdb(6.36MB)
----testMFCDlgDll.v12.suo(46KB)