---
Visual Basic 32bit to 16bit Conversions
---

This page is to share information for those who wish to convert a Visual Basic 5 32bit source code to Visual Basic 4 16bit. The idea is to use Visual Basic 5 as the development tool and then apply these rules to the code to create source code that can be compiled with Visual Basic 4.0a 16bit. It is assumed that separate VBP files will be kept, thus our interest is strictly with FRM, BAS, and CLS files. If you are aware of rules to add to this list please send then to Netmation Inc.

  • First line of .FRM files needs to read "VERSION 4.00" instead of "VERSION 5.00".
  • After the 1st line remove all lines which begin with "Object = " until a line appears that is different.

---

netmation.com | netmation.net | netmation.org | netmation.tv

Copyright © 1991-2009 Netmation Inc. All Rights Reserved
Site Designed and Hosted by Netmation Inc.