Visual dBASE 5.x (16-bit) Files

AppMgr.zip 06/03/1997 Manage VdB applications and/or other applications using VdB code.
dBWWin.zip 08/27/1995 Manage VdB MDI child windows using VdB code.
Center.zip 08/29/1995 Center MDI/nonMDI/modeless/modal VdB windows. Determine display resolution, pixels/form unit, more.
BrowPlus.zip 08/04/1995 Determine CurrentColumn, CurrentRow, TopIndex, ColumnCount using this custom Browse class.
CBDrop.zip 06/06/1998 Custom ComboBox class that does not require 2 mouse clicks to pull the list down when AutoDrop is true. Same source file works in VdB 5.x and VdB 7.x without modification.
Intrupt.zip 08/10/1998 Demo form showing how to allow the user to interrupt a long processing loop.
DType16.zip 07/21/1998 Chart showing how to convert data types commonly used by 16-bit Application Programming Interfaces (APIs) from C, Pascal, and BASIC to Visual dBASE data types for use with the VdB EXTERN function prototyping statement. The chart is provided in plain text format.
CReg0009.zip 07/21/1998 Text file which describes how to group custom classes on the Component Palette and how to assign custom bitmaps for custom classes that are displayed on the Component Palette.