首页上一页 1 下一页尾页 1 条记录 1/1页
着急
发表在C语言图书答疑
2009-04-23
是否精华
是
否
版块置顶:
是
否
D:\程序\DrawLine\DrawLine.rc(11) : fatal error RC1015: cannot open include file 'afxres.h'.
一直出现这个错误问题,请问老师该如何解决啊?明明在运行ondraw[CDC*pDC],怎么只要编译一下,就出改变窗口了呢,此窗口为// DrawLineView.cpp : implementation of the CDrawLineView class
//
#include "stdafx.h"
#include "DrawLine.h"
#include "DrawLineDoc.h"
#include "DrawLineView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
一直出现这个错误问题,请问老师该如何解决啊?明明在运行ondraw[CDC*pDC],怎么只要编译一下,就出改变窗口了呢,此窗口为// DrawLineView.cpp : implementation of the CDrawLineView class
//
#include "stdafx.h"
#include "DrawLine.h"
#include "DrawLineDoc.h"
#include "DrawLineView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif