aurain
技术文摘
posts - 137,  comments - 268,  trackbacks - 0
vc
vc方面的知识,在界面开发中用到
解决 Warning: calling DestroyWindow in CWnd::~CWnd OnDestroy or PostNcDestroy in derived class will not be called      摘要: 解决 Warning: calling DestroyWindow in CWnd::~CWnd OnDestroy or PostNcDestroy in derived class will not be called  阅读全文
posted @ 2013-10-23 10:37 水 阅读(3608) | 评论 (0)  编辑
selectany      摘要: __declspec( selectany ) declarator
  阅读全文
posted @ 2013-01-14 00:03 水 阅读(597) | 评论 (0)  编辑
windows 多线程编程的几点经验 (防止死锁)      摘要: windows 多线程编程的几点经验 (防止死锁)  阅读全文
posted @ 2011-08-15 10:46 水 阅读(1099) | 评论 (0)  编辑
vc2008对话框项目使用Feature Pack      摘要: 在vc2008 sp1中,引入了Feature Pack美化界面,不过微软提供的例子都是针对单文档或者多文档项目的,要在对话框项目中使用Feature Pack中的一些美化控件(如CMFCListCtrl),需要在App类(继承自CWinAppEx)的InitInstance函数中添加下面两行:
CMFCVisualManager::SetDefaultManager(RUNTIME_CLASS(CMFCVisualManagerOffice2007));
CMFCVisualManagerOffice2007::SetStyle(CMFCVisualManagerOffice2007::Office2007_LunaBlue);
同时,在项目res目录下的rc2文件中添加#include
  阅读全文
posted @ 2010-11-16 18:46 水 阅读(2356) | 评论 (0)  编辑
How to Check the Existence of a File or a Directory      摘要: How to Check the Existence of a File or a Directory  阅读全文
posted @ 2010-08-13 11:28 水 阅读(578) | 评论 (1)  编辑
在visual c++ 2003中用hash_map保存自定义类型数据      摘要: sgi stl中的hash_map使用请参加http://www.stlchina.org/twiki/bin/view.pl/Main/STLDetailHashMap
在vc中(本文以vc2003为编译环境),hash_map与sgi stl中的定义是不一样的,区别如下:  阅读全文
posted @ 2009-04-29 14:00 水 阅读(2727) | 评论 (3)  编辑
Windows下如何得到当前时间日期      摘要: Windows下如何得到当前时间日期  阅读全文
posted @ 2009-04-15 11:49 水 阅读(2087) | 评论 (2)  编辑
vc将对话框移动点屏幕右下角      摘要: vc将对话框移动点屏幕右下角  阅读全文
posted @ 2009-03-12 10:54 水 阅读(2108) | 评论 (1)  编辑
vc知识点(窗体的关闭)      摘要: vc知识点(窗体的关闭)  阅读全文
posted @ 2009-03-11 22:46 水 阅读(2530) | 评论 (1)  编辑
GetWindowRect和GetClientRect(转)      摘要: GetWindowRect和GetClientRect  阅读全文
posted @ 2009-03-10 17:10 水 阅读(34218) | 评论 (1)  编辑
对话框启动隐藏方法      摘要: 对话框启动隐藏方法  阅读全文
posted @ 2009-03-10 09:17 水 阅读(785) | 评论 (0)  编辑
使VC Dialog窗体拥有透明效果的API(转)      摘要: 使VC Dialog窗体拥有透明效果的API(转)  阅读全文
posted @ 2009-03-09 11:33 水 阅读(2544) | 评论 (0)  编辑


<2015年5月>
262728293012
3456789
10111213141516
17181920212223
24252627282930
31123456

常用链接

留言簿(17)

随笔分类(138)

随笔档案(137)

网络开发

最新随笔

搜索

  •  

积分与排名

  • 积分 - 493562
  • 排名 - 36

最新随笔

最新评论

阅读排行榜

评论排行榜