lantionzy

coding
posts - 10, comments - 39, trackbacks - 0, articles - 0
  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

2009年10月14日

     摘要: 在项目开发中,经常要求系统在同一时刻在同一台机器上只能运行一个实例,可以通过这种方式实现
在InitInstance()函数中添加如下代码:  阅读全文

posted @ 2009-10-14 17:40 lantionzy 阅读(2923) | 评论 (8)编辑 收藏