摘要: 非托管的C++工程中,必须添加VC++路径,包括include file, reference files 和library files.而且要注意路径的上下次序! 如果有多个工程,要注意工程编译的顺序.如果编译的顺序不对,可能导致DLL不能正确的生成,使其他工程的引用失败! 阅读全文
posted @ 2007-10-12 18:18 许晓光 阅读(156) 评论(0) 推荐(0)
摘要: Introduction This article show how to activate an MDI child form maximized, without the fireworks that erupt when you activate an MDI child form using the Active() or Select() methods of the child fo... 阅读全文
posted @ 2007-10-12 11:11 许晓光 阅读(536) 评论(0) 推荐(0)
摘要: 我是讲师; 阅读全文
posted @ 2007-10-12 09:38 许晓光 阅读(114) 评论(0) 推荐(0)