Is there a possibility, that I can compile my programs
written in VB 6.0 in a diffent way, so that I can use them
in Windows 3.1 ?
I' ve VB 6.0 new, so I don't know evey feature in detail.
Thanks for some answers. :)
Printable View
Is there a possibility, that I can compile my programs
written in VB 6.0 in a diffent way, so that I can use them
in Windows 3.1 ?
I' ve VB 6.0 new, so I don't know evey feature in detail.
Thanks for some answers. :)
no you can not you would have to make a program in Visual Basic 3.0 or Below or use Vb 4 16 bit to make win 3.1 app vb 4 32 and vb 5 adn vb 6 are all 32 bit making app lication's
Evil is dead right on this one. There is no way no how you can take a 32 bit application, and load it to a 16 bit operating system. Besides the resident dll etc problems, look at the differences between win3.x and win95..98 forms. win3.x sees the 32 bit app as a non-windows application.
By using VB4 16bit.