// JP opened flex table

Click to See Complete Forum and Search --> : Windows 2000 and VC++6


MSVP
July 24th, 2001, 11:33 AM
Hi!
I upgraded my computer to Windows 2000 and installed Visual Studio 6.0. But when i try to compile a project it only produces some errors (located in winbase.h). Do i need VC++ .NET or can i simply update my lib-files/headers, etc. ?

Thank you!

Brad Jones
July 24th, 2001, 12:05 PM
.NET is not needed for Visual C++ 6.0 or for Windows 2000.

What type of project are you trying to compile? You will only need Visual C++.NET if you are trying to compile a Visual C++.NET project.

//JP added flex table