文件名称:倒计时自动关闭对话框DLL代码
文件大小:180KB
文件格式:ZIP
更新时间:2016-04-17 04:31:03
MFC 倒计时 对话框 DLL VS2010
这个是VS2010的解决方案,包含测试工程。可自定义对话框标题、内容和倒计时时间。注意调用工程字符编码要和DLL字符编码相同,否则会出现内存泄漏。
【文件预览】:
CountDownMsgBox
----Release()
--------CountDownMsgBox_u.lib(2KB)
--------CountDownMsgBox_u.dll(20KB)
--------CountDownMsgBox_a.dll(20KB)
--------CountDownMsgBox_a.lib(2KB)
----CountDownMsgBox()
--------stdafx.cpp(215B)
--------Release()
--------res()
--------stdafx.h(1KB)
--------CountDownMsgBox.vcxproj.user(143B)
--------CountDownMsgBox.rc(9KB)
--------CountDownMsgBox.cpp(2KB)
--------targetver.h(314B)
--------ShowCDMsgBox.cpp(541B)
--------CountDownMsgBox.aps(35KB)
--------CountDownMsgBox.vcxproj(6KB)
--------CountDownMsgBox.vcxproj.filters(2KB)
--------resource.h(1016B)
--------CountDownMsgBox.h(524B)
--------ShowCDMsgBox.h(148B)
--------Debug()
--------CDMsgBox.cpp(2KB)
--------CDMsgBox.h(648B)
--------CountDownMsgBox.def(145B)
--------ReadMe.txt(3KB)
----CountDownMsgBox.sln(1KB)
----CountDownMsgBox.suo(24KB)
----testCDMsgBox()
--------stdafx.cpp(214B)
--------Release()
--------res()
--------stdafx.h(1KB)
--------testCDMsgBox.aps(103KB)
--------testCDMsgBoxDlg.h(632B)
--------targetver.h(314B)
--------testCDMsgBox.rc(9KB)
--------testCDMsgBox.vcxproj.user(143B)
--------testCDMsgBoxDlg.cpp(2KB)
--------testCDMsgBox.h(541B)
--------resource.h(1KB)
--------testCDMsgBox.vcxproj.filters(2KB)
--------testCDMsgBox.vcxproj(6KB)
--------testCDMsgBox.cpp(2KB)
--------Debug()
--------ReadMe.txt(4KB)
----Debug()