Click to See Complete Forum and Search --> : to convert vb4.0 program to vb 6.0


ambat
April 7th, 2001, 06:50 PM
Hi
I have a vb 4.0 program and want to upgrade it to vb 6.0. I tried to open same program in VB6.0 and it was not working. Is it possible to work same vb4.0 program in VB6.0. If not what all are the changes i should do to make the program work..

Thanks in advance
Anil A. Ambat

Iouri
April 9th, 2001, 07:28 AM
Do you have VB4 16 or 32 bit. If you have 32 bit app you will be able to open and save it VB6. If it is 16 bit app you need to change API from integer to long, check all data types etc.

Iouri Boutchkine
iouri@hotsheet.com