If (VB6.Importance > VS2003.Importance) Then
Me.Eat(Devices.Mouse)
End if
Wow... Today's blog post of Soma Somasegar was suprising. Visual Studio.NET 2002 and Visual Studio.NET 2003 will not supported under Windows Vista! That's bad news for many and many developers who needs to support their product under this new OS.. Okay, your .NET 1.1 programs can run, but developing on this platform is not possible.
Good news.. The Visual Basic 6 runtime, as well the Visual Basic 6 IDE will supported.
Some guys suggested to develop in an Virtual Machine like Virtual PC, but I think that will not be an option for most developers. Visual Studio 2005 is already slow, don't even speak about using it in a VM... Why does MS skipped the support? I can imagine that things like debugging can give some troubles, but as even MSFT developers cann't get it working.......?