张志松
记录工作点滴,留下人生轨迹。(zezese@163.com)
C++博客
首页
新文章
新随笔
聚合
管理
posts - 68, comments - 11, trackbacks - 0
VC/MFC
获取父进程的ID
posted @
2012-02-16 17:30
张志松 阅读(1528) |
评论 (0)
编辑
随机数
posted @
2012-02-07 11:08
张志松 阅读(454) |
评论 (0)
编辑
DOM应用---遍历网页中的元素(转)
posted @
2011-12-28 14:08
张志松 阅读(397) |
评论 (0)
编辑
开发基于svchost服务的DLL
posted @
2011-11-07 22:04
张志松 阅读(3427) |
评论 (0)
编辑
软件模块化的思考
posted @
2011-09-08 10:19
张志松 阅读(360) |
评论 (1)
编辑
用MFC扩展动态库实现插件功能
posted @
2011-08-21 10:31
张志松 阅读(619) |
评论 (0)
编辑
接口函数参数的可扩展性
posted @
2011-07-29 16:31
张志松 阅读(687) |
评论 (0)
编辑
MFC程序轻量级模块化的实现
posted @
2011-07-13 18:00
张志松 阅读(1591) |
评论 (0)
编辑
VC简单调用ADO访问数据库
posted @
2011-06-23 15:17
张志松 阅读(493) |
评论 (0)
编辑
VC简单调用MSXML
posted @
2011-06-22 22:48
张志松 阅读(865) |
评论 (0)
编辑
选用map还是hash_map
posted @
2011-03-31 13:20
张志松 阅读(372) |
评论 (0)
编辑
MFC多语言资源
posted @
2011-03-22 14:26
张志松 阅读(950) |
评论 (0)
编辑
多次调用 LeaveCriticalSection 导致死锁
posted @
2011-02-14 13:47
张志松 阅读(4031) |
评论 (0)
编辑
创建没有焦点的窗口
posted @
2011-02-11 15:17
张志松 阅读(1354) |
评论 (0)
编辑
像写本地线程函数一样写远程线程函数
posted @
2011-01-28 11:56
张志松 阅读(529) |
评论 (0)
编辑
模拟鼠标点击精确位置
posted @
2011-01-27 13:17
张志松 阅读(1592) |
评论 (0)
编辑
调用VBScript的正则表达式功能
posted @
2011-01-09 14:04
张志松 阅读(734) |
评论 (0)
编辑
像VB一样响应ActiveX控件事件
posted @
2011-01-09 13:50
张志松 阅读(1199) |
评论 (0)
编辑
Lzma(7-zip)和zlib
posted @
2011-01-02 15:12
张志松 阅读(7499) |
评论 (1)
编辑
复制文本到剪贴板
posted @
2010-12-28 13:02
张志松 阅读(740) |
评论 (0)
编辑
IE控件包装类(CWebBrowser,继承自CHtmlView)
posted @
2010-12-28 12:59
张志松 阅读(2934) |
评论 (0)
编辑
GetOwner和GetParent
posted @
2010-12-24 10:50
张志松 阅读(3692) |
评论 (0)
编辑
判断全屏模式
posted @
2010-11-26 21:57
张志松 阅读(752) |
评论 (0)
编辑
VC调用JMail发邮件(无需注册JMail.dll)
posted @
2010-10-09 13:44
张志松 阅读(3258) |
评论 (3)
编辑
Windows未公开的MD5函数
posted @
2010-07-25 16:01
张志松 阅读(1589) |
评论 (0)
编辑
让MFC对话框程序一开始就隐藏
posted @
2010-07-10 18:43
张志松 阅读(597) |
评论 (0)
编辑
<
2011年6月
>
日
一
二
三
四
五
六
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(2)
给我留言
查看公开留言
查看私人留言
随笔分类
ATL(1)
VB.NET(1)
VB/VBS(9)
VC/MFC(27)
产品经理(6)
敏捷开发(3)
移动开发
随笔档案
2012年6月 (1)
2012年2月 (6)
2012年1月 (3)
2011年12月 (3)
2011年11月 (2)
2011年10月 (1)
2011年9月 (6)
2011年8月 (2)
2011年7月 (3)
2011年6月 (2)
2011年3月 (5)
2011年2月 (4)
2011年1月 (6)
2010年12月 (6)
2010年11月 (11)
2010年10月 (2)
2010年8月 (1)
2010年7月 (4)
文章分类
原创(1)
转载(3)
文章档案
2015年1月 (1)
2012年2月 (1)
2011年3月 (1)
2010年7月 (1)
2010年5月 (1)
转载
Set a Thread Name in Native Code
程序员技术练级攻略
搜索
最新评论
1. re: VB调用JMail发邮件(无需注册JMail.dll)
还不错
--胡水丽
2. re: 转(MSDN) VB.NET的强大和C#语言的比较
这个文章是CSDN的一篇帖子,不是MSDN的
--游客
3. re: VC调用JMail发邮件(无需注册JMail.dll)
@愚者自虑
这样的代码在WIN7 64位的操作系统没办法使用!
--小和
4. re: VC调用JMail发邮件(无需注册JMail.dll)
能不能将dll包含到自身后在进行调用呢?一个程序和一个dll在一起太烦
--sunnysab
5. re: VC调用JMail发邮件(无需注册JMail.dll)
亲,这样的代码在WIN7 64位的操作系统上能成功调用吗?
--愚者自虑
阅读排行榜
1. Lzma(7-zip)和zlib(7499)
2. 转(MSDN) VB.NET的强大和C#语言的比较(5497)
3. 多次调用 LeaveCriticalSection 导致死锁(4031)
4. GetOwner和GetParent(3692)
5. VB调用JMail发邮件(无需注册JMail.dll) (3517)
评论排行榜
1. VC调用JMail发邮件(无需注册JMail.dll)(3)
2. 判断用户是否按下Ctrl、Alt、Shift(3)
3. VB脚本获取外网IP(1)
4. VB调用JMail发邮件(无需注册JMail.dll) (1)
5. Lzma(7-zip)和zlib(1)