Best Credit Cards | Debt Loans | Loans | Online Loans | Post Office Credit Card
32-bit to 16-bit??? [Archive] - PCMech Forums

PDA

View Full Version : 32-bit to 16-bit???


Geron
10-20-2000, 11:48 PM
I was wondering how I take a program written in Visual Basic 6, and compile it to run on the 16-bit Windows 3.1 platform? Any thoughts?

Geron

mosquito
10-23-2000, 02:31 AM
You can't do it with the VB6 runtime. If you compile it in VB4 it will work. (But you will have to change quite some code to get it working)