Compiling VB 6 projects from VS.Net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Do I need to install VB6 to compile these project or can I use a VS.NET Make project and a VB 6 compiler

If so where can I get the VB6 compiler without installing the whole VB6 dev. environment

Thanks in advance
Michael McD.
 
Hi Michael,

This is a dotnet group.

You cannot use VB6 in a VS.net environment, although a VB6 program is
(partialy) automaticly converted to VB.net when you open it in a VB.net,
wherefore it is the best to take VB.net 2003, because that converts more.

For your other questions, maybe you can ask that also in a VB classic
newsgroup

microsoft.public.vb (there are a lot)

I hope this helps,

Cor
 
Back
Top