How To Port VB 3.0 projects w/ .Vbx to VB 4.0 16-bit & 32- bit (138531)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q138531 SUMMARY
You can convert existing Visual Basic 3.0 projects into projects that can
be loaded in Visual Basic 4.0 (both 16-bit and 32-bit versions). If a
Visual Basic 3.0 project that contains .vbx files is loaded in Visual Basic
4.0, Visual Basic 4.0 (both the 16-bit and 32-bit versions) automatically
"morphs" the .vbx file into the corresponding .ocx file (16-bit or 32-bit)
in the new project as long as there is an entry in the Vb.ini file that
allows Visual Basic to know which .ocx file the .vbx file should be
"morphed" to. Also, you should make sure that the .ocx file pointed to in
Vb.ini is in the location specified. The 32-bit edition of Visual Basic 4.0
requires that all Visual Basic 3.0 forms be saved as text for the
conversion to work correctly.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto KB138531 |
---|
|