随笔分类 -  MFC

MFC
VC抓屏并保存成BMP文件
摘要:VC抓屏并保存成BMP文件。 阅读全文
posted @ 2013-05-09 16:22 onedime 阅读(466) 评论(0) 推荐(0)
LINK : fatal error LNK1181: cannot open input file ".\Debug\amqatic.lib"
摘要:LINK : fatal error LNK1181: cannot open input file ".\Debug\amqatic.lib" 阅读全文
posted @ 2013-01-21 16:46 onedime 阅读(863) 评论(0) 推荐(0)
VC更改对话框标题
摘要:介绍了一种在VC中更改对话框标题的可行方法。 阅读全文
posted @ 2013-01-10 16:13 onedime 阅读(2882) 评论(0) 推荐(0)
Windows GDI和GDI+编程实例剖析[转]
摘要:Windows GDI和GDI+编程实例剖析。 阅读全文
posted @ 2013-01-05 16:29 onedime 阅读(665) 评论(0) 推荐(0)
【转载】VS2010/MFC编程入门之四十二(MFC常用类:CString类)
摘要:详细介绍MFC中的CString类。 阅读全文
posted @ 2012-12-10 13:33 onedime 阅读(276) 评论(0) 推荐(0)
CString
摘要:CString介绍及用法。 阅读全文
posted @ 2012-12-10 13:10 onedime 阅读(514) 评论(0) 推荐(0)
养成好的编程习惯
摘要:养成好的编程习惯 阅读全文
posted @ 2012-12-10 10:09 onedime 阅读(221) 评论(0) 推荐(0)
如何查找程序bug
摘要:如何查找程序bug 阅读全文
posted @ 2012-12-09 06:53 onedime 阅读(543) 评论(0) 推荐(0)
cannot convert parameter 3 from 'class CString' to 'char *'
摘要:cannot convert parameter 3 from 'class CString' to 'char *'。 阅读全文
posted @ 2012-11-30 15:39 onedime 阅读(1371) 评论(0) 推荐(0)
MFC中CMapStringToString的用法
摘要:MFC中CMapStringToString的用法。 阅读全文
posted @ 2012-11-30 08:09 onedime 阅读(1283) 评论(0) 推荐(0)
怎样给VC中的List控件添加ToolTip
摘要:怎样给VC中的List控件添加ToolTip。 阅读全文
posted @ 2012-11-29 20:31 onedime 阅读(2363) 评论(0) 推荐(0)