MFC Dll及Dll内部Timer及线程的创建

时间:2019-05-15 08:12:45
【文件属性】:
文件名称:MFC Dll及Dll内部Timer及线程的创建
文件大小:19.54MB
文件格式:RAR
更新时间:2019-05-15 08:12:45
MFC DLL Timer Form AfxThread 本实例创建了MFC Dll,并在Dll内部启用Timer及线程,并通过Demo去调用。
【文件预览】:
MFCDll_JamT
----MFCDLLTester()
--------stdafx.cpp(143B)
--------Resource.h(1006B)
--------MFCDLLTester.h(477B)
--------res()
--------stdafx.h(2KB)
--------MFCDLLTester.cpp(2KB)
--------MFCDLLTester.aps(58KB)
--------MFCDLLTester.vcproj(5KB)
--------targetver.h(1KB)
--------MFCDLLTester.vcproj.5D692B1712C146F.Administrator.user(1KB)
--------MFCDLLTesterDlg.cpp(4KB)
--------MFCDLLTester.rc(6KB)
--------MFCDLLTesterDlg.h(838B)
--------Debug()
--------ReadMe.txt(3KB)
----MFCDll.suo(37KB)
----MFCDll.sln(1KB)
----MFCDll.ncb(12.98MB)
----Debug()
--------MFCDLLTester.ilk(895KB)
--------MFCDll.exp(1KB)
--------MFCDLLTester.exe(96KB)
--------MFCDll.pdb(10.21MB)
--------MFCDll.dll(1.69MB)
--------MFCDll.lib(3KB)
--------MFCDll.ilk(5.36MB)
--------MFCDLLTester.pdb(3.07MB)
----MFCDll()
--------MyTestDlg.cpp(1KB)
--------stdafx.cpp(137B)
--------Resource.h(498B)
--------res()
--------stdafx.h(1KB)
--------MFCDll.aps(34KB)
--------MFCDll.h(840B)
--------MyTestDlg.h(612B)
--------MFCDll.def(104B)
--------targetver.h(1KB)
--------MFCDll.vcproj.EASYDW.Administrator.user(1KB)
--------MFCDll.vcproj(5KB)
--------MFCDll.cpp(2KB)
--------MFCDll.rc(4KB)
--------MFCDll.vcproj.5D692B1712C146F.Administrator.user(1KB)
--------Debug()
--------ReadMe.txt(2KB)

网友评论

  • 只是在外部调用导出函数创建线程。不是在内部创建线程。不是我想要的。
  • 对初学者来讲很有参考价值, 感谢分享