会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
david's blog
I'm back in the saddle again.
首页
新随笔
联系
订阅
管理
文章分类 -
windows programming
How To Identify a Previous Instance of an Application
摘要:The entry point of both 16-bit (Win16) and 32-bit (Win32) Windows applications is documented as follows: int WinMain( hInstance, hPrevInstance, lpszCmdLine, nCmdShow ) HINSTANCE hInstance; ...
阅读全文
posted @
2009-02-27 09:03
mustar
阅读(221)
评论(0)
推荐(0)