Problems with MFC
I'm having problems with visual c++ 2005
I have old works in visual c++.NET 2003 and Iâm having problems with the libraries like this
...\include\afxwin1.inl(1014) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
...\include\afxwin1.inl(1016) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
...\include\ocidl.h(4675) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
and I need to do this work soon can some one help me indicating where I can find this libraries fixed?
Pedro Pinto
|