VB32 TRAN

We have recently developed "VB32 TRAN"; a tool to convert source programs described in Microsoft Visual Basic Ver.2 and/or Ver.4 for 16-bit Windows into current version, Microsoft Visual Basic Ver.5 and/or Ver.6 for 32-bit Windows, and launched the sales of it.

Performance of "VB32 TRAN"  
  (Mentioned below in order similar to "Notes on converting 16-bit VB into Visual Basic 5.0" on the Microsoft's Web Page, Document # J041563)

1. Among the VBX custom controls work in VB Ver.2, those made by Microsoft with substitute controls that work properly in VB Ver.5 and 6 can be converted with no problem.
(COMDLG16.OCX TABCTL16.OCX DBLIST16.OCX DBGRID16.OCX THREED.VBX ANIBUTON.VBX GAUGE.VBX GRAPH.VBX SPIN.VBX GRID.VBX)
2. OLE client controls attached to VB Ver.2 cannot be converted.
3. Most of 16-bit DLL files and 16-bit Windows API Interfaces are convertible.
(DAO2516.DLL WBTRCALL.DLL MMSYSTEM.DLL USER.DLL KERNEL.DLL GDI.DLL Keyboard.DLL Sound.DLL LZexpand.DLL)
4. Despite the change of character code from Shift JIS to Unicode, functions including LeftB can be converted with no problem.
(AscB InStrB LeftB$ LenB MidB$ RightB$ InputB$ Chr$ ChrB$ String$)
5. VB Ver.2 modules saved as binary files should be converted into the new version of VB after being converted into text files.
6. "VBX Control" and "OCX Control" developed by other than Microsoft, please research the name, function and how to use of revised versions for 32-bit Windows.
7. VB32 TRAN can convert database operation.
(Access(Ver.2), BTRIEVE)


an inquiry:  
  Kunitati Software K.K (Tokyo Japan)
kunisw@ask.ne.jp

Return
(Japanese)