I get alot of warnings and these error msg's:
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2146: syntax error : missing ';' before identifier 'CXX0017'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2065: 'symbol' : undeclared identifier
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2143: syntax error : missing ';' before 'string'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2146: syntax error : missing ';' before identifier 'not'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2065: 'not' : undeclared identifier
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2146: syntax error : missing ';' before identifier 'found'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2065: 'found' : undeclared identifier
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2143: syntax error : missing ';' before 'if'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2146: syntax error : missing ';' before identifier 'CXX0017'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2065: 'symbol' : undeclared identifier
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2143: syntax error : missing ';' before 'string'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1544): error C2146: syntax error : missing ';' before identifier 'not'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2065: 'not' : undeclared identifier
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2146: syntax error : missing ';' before identifier 'found'
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2065: 'found' : undeclared identifier
e:\Programmering\VC\DC++\DCPlusPlus-wtl7.1-src\atlframe.h(1546): error C2143: syntax error : missing ';' before 'if'
At one time I got a message saying my WTL was incorrectly installed but..., i'ts there, at the right place.
I would really appreciate if someone much more experienced than myself could explain this. Probably I've missed something, haven't I........
I'm askin nice, am I not ?
Regards