标题:VS2008 not include 'afxwin.h' 怎么回事
只看楼主
CSDN89
Rank: 1
等 级:新手上路
帖 子:21
专家分:0
注 册:2011-4-30
结帖率:100%
 问题点数:0 回复次数:2 
VS2008 not include 'afxwin.h' 怎么回事
VS2008 not include 'afxwin.h' 怎么回事
是没有安装正确么
别人编的文件中都stdafx.h :
#include <afxwin.h>         // MFC core and standard components
#include <afxext.h>         // MFC extensions
#include <afxdisp.h>        // MFC Automation classes
#include <afxdtctl.h>        // MFC support for Internet Explorer 4 Common Controls
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h>        
在我的VS中编译时都报错,为什么?
搜索更多相关主题的帖子: Internet 
2011-05-01 03:31
qq1023569223
Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19
来 自:湖南科技大学
等 级:贵宾
威 望:26
帖 子:2753
专家分:13404
注 册:2010-12-22
得分:0 
这个好说,意思是VS2008中没有这个头文件,版本不同了!去掉吧!

   唯实惟新 至诚致志
2011-05-01 07:31
CSDN89
Rank: 1
等 级:新手上路
帖 子:21
专家分:0
注 册:2011-4-30
得分:0 
ls,没有这些头文件,后面的程序不是都不能运行了么?它们都存在在Stdafx.h头文件中。那
2011-05-01 14:45



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-338495-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.204104 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved