MFCDll调用例子

时间:2014-11-12 16:42:14
【文件属性】:

文件名称:MFCDll调用例子

文件大小:45KB

文件格式:RAR

更新时间:2014-11-12 16:42:14

MFCdll dll

MFCDll调用例子,仅供学习交流用 包含dll工程和调用工程。


【文件预览】:
Debug
MfcDll.ncb
MfcDll.dsp
ReadMe.txt
res
----MfcDll.rc2(398B)
MfcDll.rc
MfcDll.def
MfcDll.opt
Resource.h
StdAfx.cpp
MfcDll.cpp
MfcDll.aps
MfcDll.dsw
MfcDll.plg
StdAfx.h
mfcdlltest
----resource.h(688B)
----mfcdlltest.clw(1KB)
----Debug()
--------MfcDll.dll(104KB)
--------mfcdlltest.lib(2KB)
--------mfcdlltest.exp(799B)
----mfcdlltestDlg.cpp(5KB)
----mfcdlltest.plg(2KB)
----mfcdlltest.h(1KB)
----ReadMe.txt(4KB)
----res()
--------mfcdlltest.ico(1KB)
--------mfcdlltest.rc2(402B)
----mfcdlltest.dsp(4KB)
----StdAfx.cpp(212B)
----mfcdlltestDlg.h(1KB)
----StdAfx.h(1KB)
----mfcdlltest.aps(35KB)
----mfcdlltest.rc(5KB)
----test.def(51B)
----mfcdlltest.cpp(2KB)
MfcDll.h
MfcDll.clw

网友评论

  • 简单,很简单,初学看看吧
  • 简单的DLL调用例子,适合初学者,便于了解回调函数。