VB 6.0 Conversion and 64-bit

  • Thread starter Thread starter Joseph Morales
  • Start date Start date
J

Joseph Morales

Due to Microsoft's ceasing to support Visual Studio 6.0, we are converting
all our programs to be built in Visual Studio .NET. One of those programs is
in VB 6.0. We can't convert it to VB .NET because it needs to run on 64-bit
platforms. Is our only option to convert the program to unmanaged C++?

Thanks,
 
* "Brian Henry said:
.NET 2.0 will have 64bit compile ability

That's true, but .NET 2.0 is still a Beta and it will take about max. 1
year until it's made available in the release version.
 
Back
Top