1>c:\users\administrator\desktop\proshow\ProShowView.h(17) : error C2143: 语法错误 : 缺少“;”(在“*”的前面)
1>c:\users\administrator\desktop\proshow\ProShowView.h(17) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
1>c:\users\administrator\desktop\proshow\ProShowView.h(17) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
1>c:\users\administrator\desktop\proshow\ProShowView.h(17) : warning C4183: “GetDocument”: 缺少返回类型;假定为返回“int”的成员函数#include "stdafx.h"
#include "ProShow.h"
#include "MainFrm.h"
//#include "ProShowDoc.h"
#include "ProShowView.h"