为什么VC6.0的程序拿到VC2005去错误一大堆
为什么VC6.0的程序拿到VC2005去错误一大堆应该怎么解决
比如说:
error C2146: syntax error : missing ';' before identifier '_Prhand'
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
error C2144: syntax error : 'void' should be preceded by ';'
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
error C2146: syntax error : missing ';' before identifier '_Throw'