--------------------Configuration: client - Win32 Debug--------------------
Compiling...
stdinc.cpp
e:\dc++compilingstuff\stlport\stl\_threads.h(116) : error C2733: second C linkage of overloaded function 'InterlockedIncrement' not allowed
e:\dc++compilingstuff\stlport\stl\_threads.h(116) : see declaration of 'InterlockedIncrement'
e:\dc++compilingstuff\stlport\stl\_threads.h(117) : error C2733: second C linkage of overloaded function 'InterlockedDecrement' not allowed
e:\dc++compilingstuff\stlport\stl\_threads.h(117) : see declaration of 'InterlockedDecrement'
e:\dc++compilingstuff\stlport\stl\_threads.h(118) : error C2733: second C linkage of overloaded function 'InterlockedExchange' not allowed
e:\dc++compilingstuff\stlport\stl\_threads.h(118) : see declaration of 'InterlockedExchange'
Error executing cl.exe.
DCPlusPlus.exe - 3 error(s), 0 warning(s)
I have updated the Platform SDK.
STL and WTL are also in the directories.
Greetz from Hell

PS: .NET2002 nor 2003 work for me