天下

记录修行的印记

Win32

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

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

Xtreme ToolKit 日志控件

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

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

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

CreateProcess+Pipe 交互运行命令

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

MFC单文档界面的微调

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

在vc中使用PCRE

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

WM_COMMAND(BN_CLICKED)实现

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

窗口子类化的一般方法

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

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

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

IniFileGetValue,IniFileSetValue

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

Win32添加自定义消息

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

Windows 清除网络密码

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

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

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

Win32设备上下文(Device Contexts)

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

linux分析命令行参数getopt

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

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

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

MFC的CFileDialog的使用

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

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

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

经典win32 SDK 程序

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

vc2010 tr1 regexp 小试

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

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

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

windows路径操作API函数

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

CRC32算法(查表法)代码

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

条件编译宏小结

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

UTF-8字符串

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

简单的CInfoTip类

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

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

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

Win32SDK:GetModuleHandle

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

WTL::CFileDialog

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

捕获控制台等异常

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

单文件版SHA1函数

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

WM_PAINT(父子窗口间)

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

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

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

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

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

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

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

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

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

VC的SEH中的异常处理

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

VC的SEH中的终结处理

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

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

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

c++内存映射文件

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

Full Win32 Archive

<2013年3月>
242526272812
3456789
10111213141516
17181920212223
24252627282930
31123456

导航

统计

常用链接

留言簿(4)

随笔分类(378)

随笔档案(329)

链接

最新随笔

搜索

最新评论