联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 how to add a time-out to a standard MsgB - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    Yet another simple little demo that shows how to add a time-out to a standard MsgBox. The only trick to using this is to realize that standard timers are blocked when used within the IDE, but are free to fire in an EXE. A quick call to FindWindow, followed by sending a WM_CLOSE is all it takes.

    这个例子演示了如何在标准消息框中增加超时的功能。唯一的技巧是当在IDE中使用时标准定时器控件会被锁定,但在EXE中可以自由激活。在它收到WM_CLOSE 消息之后,快速调用了FindWindow。
    来源: http://www.mvps.org/vb/
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    TimedMsg  1.0  2004-04-18 下载

    原始下载连接(国外) http://www.mvps.org/vb/code/TimedMsg.zip

      » 合 作 伙 伴