Converting 16 bit to 32 bit VB 4.0 Pro 
Author Message
 Converting 16 bit to 32 bit VB 4.0 Pro

  Is there a way to convert an existing program that was writen in the
16 bit compiler to be re-compiled in the 32-bit compiler?  There is no
specific 16 bit calls.  Thanks in advance.

Jereme



Thu, 09 Dec 1999 03:00:00 GMT  
 Converting 16 bit to 32 bit VB 4.0 Pro

Jereme,

Quote:
>   Is there a way to convert an existing program that was writen in the
> 16 bit compiler to be re-compiled in the 32-bit compiler?  There is no
> specific 16 bit calls.  Thanks in advance.

Well, the method to use is to simply load the project into the 32-bit IDE.
They both use the same language.

It is not perfect however, and you'll need to check carefully for any
compile or run-time errors.

--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com



Thu, 09 Dec 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB 4.0 (16-Bit)/Crystal Reports 3.0.1.32 (16-Bit) Print Preview Maximize Window

2. 16 bit API calls in VB 3 supported in 32 bit VB 4.0

3. VB 4.0 16 bit or 32 bit Escape Key

4. VB 4.0 conversion from 32 bit to 16 bit

5. VB 4.0: 16 bit vs 32 bit

6. VB 4.0 (16 bit vs 32 bit)

7. CARDS.DLL 16 Bit doesn't work on VB 4.0 32 Bit

8. CARDS.DLL 16 Bit doesn't work on VB 4.0 32 Bit

9. CARDS.DLL 16 Bit doesn't work on VB 4.0 32 Bit

10. Shell and Wait 16 bit apps from 32 bit VB 4.0

11. CARDS.DLL 16 Bit doesn't work on VB 4.0 32 Bit

 

 
Powered by phpBB® Forum Software