There is 1 error & 1 warning being displayed pointing to the line in bold above.The code is auto generated.Code:#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
Kindly Help.Quote:
warning C4042: 'THIS_FILE' : has bad storage class
error C2143: syntax error : missing ')' before ';'
