Hi All..
While Im begging for answers,
Im having a hard job porting working code from VC6 to VS 2005!![]()
this line is fine in VC6,
but VS 2005 gives me this error....Code:QImageProperties(CImage* pImage); // Constructor; pImage is the associated Image.
error C2143: syntax error : missing ')' before '*
Anyone explain the problem to me please!
Many Thanks !
Phil




Reply With Quote