天下

记录修行的印记

Win32

MoveWindow() SetWindowPos()的区别与联系

posted @ 2017-05-17 18:56 天下 阅读(1522) | 评论 (0)  编辑

Xtreme ToolKit 日志控件

posted @ 2017-05-16 11:06 天下 阅读(328) | 评论 (0)  编辑

[转]VC中常用的文档类,视图类,框架类,应用程序类,自定义类中获取其它四个类的方法

posted @ 2016-05-30 14:02 天下 阅读(319) | 评论 (0)  编辑

CreateProcess+Pipe 交互运行命令

posted @ 2016-05-27 17:13 天下 阅读(1570) | 评论 (0)  编辑

MFC单文档界面的微调

posted @ 2016-05-24 17:23 天下 阅读(279) | 评论 (0)  编辑

在vc中使用PCRE

posted @ 2016-03-02 10:04 天下 阅读(651) | 评论 (0)  编辑

WM_COMMAND(BN_CLICKED)实现

posted @ 2016-01-20 11:23 天下 阅读(906) | 评论 (0)  编辑

窗口子类化的一般方法

posted @ 2015-08-10 10:02 天下 阅读(1316) | 评论 (0)  编辑

窗口销毁的相关函数与消息

posted @ 2015-08-01 14:24 天下 阅读(501) | 评论 (0)  编辑

IniFileGetValue,IniFileSetValue

posted @ 2015-07-10 17:25 天下 阅读(348) | 评论 (0)  编辑

Win32添加自定义消息

posted @ 2014-07-04 08:33 天下 阅读(741) | 评论 (0)  编辑

Windows 清除网络密码

posted @ 2014-04-09 09:21 天下 阅读(886) | 评论 (0)  编辑

调试VC的控制台程序,提示找不到mmvcr70.dll,mmvcp70.dll等。。。

posted @ 2013-12-12 15:29 天下 阅读(825) | 评论 (0)  编辑

Win32设备上下文(Device Contexts)

posted @ 2013-06-04 09:08 天下 阅读(1097) | 评论 (0)  编辑

linux分析命令行参数getopt

posted @ 2013-04-16 15:40 天下 阅读(462) | 评论 (0)  编辑

win32下使用getopt,从qt中弄了个getop.c

posted @ 2013-04-16 15:24 天下 阅读(1361) | 评论 (0)  编辑

MFC的CFileDialog的使用

posted @ 2013-03-08 15:04 天下 阅读(695) | 评论 (0)  编辑

VC判断目录是否存在及遍历目录指定的文件.

posted @ 2013-01-10 18:22 天下 阅读(699) | 评论 (0)  编辑

经典win32 SDK 程序

posted @ 2012-08-30 08:54 天下 阅读(422) | 评论 (0)  编辑

vc2010 tr1 regexp 小试

posted @ 2012-05-15 14:00 天下 阅读(578) | 评论 (0)  编辑

不带缓存的I/O和标准I/O

posted @ 2012-05-10 16:53 天下 阅读(921) | 评论 (0)  编辑

windows路径操作API函数

posted @ 2012-05-02 18:04 天下 阅读(6158) | 评论 (1)  编辑

CRC32算法(查表法)代码

posted @ 2012-04-18 18:02 天下 阅读(10129) | 评论 (0)  编辑

条件编译宏小结

posted @ 2012-04-18 10:41 天下 阅读(1159) | 评论 (1)  编辑

UTF-8字符串

posted @ 2012-03-27 11:30 天下 阅读(582) | 评论 (0)  编辑

简单的CInfoTip类

posted @ 2012-02-18 17:36 天下 阅读(500) | 评论 (0)  编辑

How to move a dialog which does not have a caption(非标题栏移动对话框)

posted @ 2012-02-16 10:24 天下 阅读(448) | 评论 (0)  编辑

Win32SDK:GetModuleHandle

posted @ 2012-02-15 09:49 天下 阅读(668) | 评论 (0)  编辑

WTL::CFileDialog

posted @ 2012-02-13 11:09 天下 阅读(1268) | 评论 (0)  编辑

捕获控制台等异常

posted @ 2012-02-07 11:02 天下 阅读(302) | 评论 (0)  编辑

单文件版SHA1函数

posted @ 2012-01-12 17:04 天下 阅读(1390) | 评论 (0)  编辑

WM_PAINT(父子窗口间)

posted @ 2012-01-05 14:26 天下 阅读(2196) | 评论 (0)  编辑

wtl学习笔记(2),WTL(ATL)中的全局变量

posted @ 2011-12-05 12:32 天下 阅读(1474) | 评论 (0)  编辑

wtl学习笔记(1),窗口类的注册

posted @ 2011-12-03 11:54 天下 阅读(977) | 评论 (0)  编辑

Windows内核驱动开发入门学习资料

posted @ 2011-11-07 09:20 天下 阅读(1015) | 评论 (0)  编辑

VC的VEH(向量化异常处理)

posted @ 2011-11-05 16:43 天下 阅读(2077) | 评论 (0)  编辑

VC的SEH中的异常处理

posted @ 2011-11-05 16:27 天下 阅读(449) | 评论 (0)  编辑

VC的SEH中的终结处理

posted @ 2011-11-05 14:57 天下 阅读(537) | 评论 (0)  编辑

C++构造函数与析构函数

posted @ 2011-10-22 10:29 天下 阅读(1653) | 评论 (0)  编辑

c++内存映射文件

posted @ 2011-10-12 18:26 天下 阅读(1566) | 评论 (0)  编辑

Full Win32 Archive

<2024年3月>
252627282912
3456789
10111213141516
17181920212223
24252627282930
31123456

导航

统计

常用链接

留言簿(4)

随笔分类(378)

随笔档案(329)

链接

最新随笔

搜索

最新评论