c
摘要: 将窗口移动到前端, bringwindowtotop() 的问题
posted @ -274°c 阅读(795) |
摘要: hresult返回值说明
posted @ -274°c 阅读(6057) |
摘要: browser helper objects,"浏览器帮助者对象",以下皆简称bho。
posted @ -274°c 阅读(2628) |
摘要: "iunknown",之前我真不知道。不过使用了下,感觉好些了。 接下来还要学习bho,等等知识。
posted @ -274°c 阅读(992) |
摘要: com组件应用的预备知识。
posted @ -274°c 阅读(1012) |
摘要: error lnk2005
error lnk2019
release 有,debug下不存在的一则错误。
posted @ -274°c 阅读(921) |
摘要: 现在经常使用浏览器控件内嵌网页,所以这种用法也多起来了。
posted @ -274°c 阅读(2062) |
摘要: closehandle()和exitthread()区别(防止内存泄露)
posted @ -274°c 阅读(3470) |
摘要: vc获取当前程序文件的路径,文件名以及路径+文件名的方法。。
posted @ -274°c 阅读(25174) |
摘要: 三个sdk函数: winexec,shellexecute ,createprocess 区别与注意事项。
posted @ -274°c 阅读(2235) |
摘要: 一个游离在脚本与多种语言交叉中的程序员……
posted @ -274°c 阅读(875) |
摘要: vc 清空目录代码,摘自网络。
posted @ -274°c 阅读(731) |
摘要: vc 开发的gui 往往当按下 enter或者esc键,就退出了。 我们软件往往要避免这样的情况发生。
posted @ -274°c 阅读(2615) |
摘要: 转自网络:vc下读写注册表
posted @ -274°c 阅读(1537) |
摘要: __stdcal,_cdecl和__fastcall 区别。
posted @ -274°c 阅读(464) |