G
Guest
I am porting some code form vs2003 to vs2005 - it is unmanaged CPP. The
solution consists of several library projects and a console project. The
library projects all build fine but when I get to the console appliation, I
get lots of errors in stdlib.h - C2733 and C2059 errors. Does anyone know
how to resolve?
solution consists of several library projects and a console project. The
library projects all build fine but when I get to the console appliation, I
get lots of errors in stdlib.h - C2733 and C2059 errors. Does anyone know
how to resolve?