04 2007 档案

摘要:
出现如“error LNK2005: __amsg_exit already defined in MSVCRTD.lib(MSVCR80D.dll)”的错误。
阅读全文
posted @ 2007-04-29 21:42 cxun 阅读(9560) | 评论 (1) 编辑
摘要:
1、安装最新的卡巴斯基防毒软件(Kaspersky Anti-Virus)
2、安装最新的天网防火墙
3、安装最新的360安全卫士
4、习惯在“我的电脑”从地址栏处进入各盘
5、安装软件时小心带打勾的选项
阅读全文
posted @ 2007-04-28 21:26 cxun 阅读(357) | 评论 (3) 编辑
摘要:
tree D:\cxun\Study\教程\课件 > a.txt
阅读全文
posted @ 2007-04-28 20:49 cxun 阅读(2073) | 评论 (4) 编辑
摘要:
在其它非MFC工程中使用MFC中的类库的方法
阅读全文
posted @ 2007-04-28 20:45 cxun 阅读(78) | 评论 (0) 编辑
摘要:
解决 typedef void * POINTER_64 PVOID64; 问题
阅读全文
posted @ 2007-04-28 20:43 cxun 阅读(7098) | 评论 (4) 编辑
摘要: 解决:Error spawning 'cmd.exe'阅读全文
posted @ 2007-04-28 20:41 cxun 阅读(2401) | 评论 (1) 编辑
摘要: VC Studio 使用技巧大全
1.检测程序中的括号是否匹配
2.查看一个宏(或变量、函数)的宏定义
3.格式化一段乱七八糟的源代码
4.在编辑状态下发现成员变量或函数不能显示
5.如何整理ClassView视图中大量的类
6.定位预处理指定
7.如何添加系统中Lib到当前项目
8.如何添加系统中的头文件(.h)到当前项目.
9.如何在Studio使用汇编调试
10.怎样处理ClassZiard找不到的系统消息
11.如何干净的删除一个类
12.如果让控制台应用程序支持mfc类库
13.如何汉化只有可执行代码的.exe 文件
阅读全文
posted @ 2007-04-28 20:35 cxun 阅读(182) | 评论 (0) 编辑
摘要:
问题“fatal error C1902: Program database manager mismatch; please check your installation”的解决方案
阅读全文
posted @ 2007-04-28 20:32 cxun 阅读(2199) | 评论 (1) 编辑
摘要: MFC中计时器的简易使用
SetTimer(1, 1000, NULL);阅读全文
posted @ 2007-04-28 20:28 cxun 阅读(5081) | 评论 (0) 编辑
摘要: Visual Studio 2005中链接错误:
error LNK2001: unresolved external symbol @__security_check_cookie@4阅读全文
posted @ 2007-04-28 20:10 cxun 阅读(253) | 评论 (3) 编辑
摘要: typedef 的用法阅读全文
posted @ 2007-04-28 20:05 cxun 阅读(29409) | 评论 (13) 编辑