代码改变世界

随笔档案-2013年3月1日

ATL、MFC、WTL CString 的今生前世

2013-03-01 14:14 by Clingingboy, 597 阅读, 收藏, 编辑
摘要: 转载: http://www.cnblogs.com/tekkaman/archive/2011/04/20/2022650.html 上文分析了ATL、MFC CString的设计和实现,我们不禁会疑问,为什么ATL和MFC的CString头文件要搅在一起? 上文的分析有些杂乱,我们通过一张图来更加清晰的观察,如下: 上图中,用圈圈住的头文件表示ATL头文件,没被圈的代表MFC头文... 阅读全文

Windows Event Log相关函数使用(1)

2013-03-01 14:10 by Clingingboy, 2892 阅读, 收藏, 编辑
摘要: 一.EvtOpenLog The EvtOpenLog function opens an exported or live event log and returns a handle that can be used to access the log. The returned handle can be used by subsequent calls to the EvtGetL... 阅读全文
点击右上角即可分享
微信分享提示