Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Any
Platform
Any
License
I have enhanced the "Demo of a floating toolbox in VB" to make
it available for Visual Basic 6.0 (VB6)
Those VB functions are useful for chnaging numbers from decimal
to any radix, such as binary, hexadecimal, octal and others.
For example, you can convert the radix could be octal,
hexadecimal,...
IS widely recognized as the easiest-to-use and most productive
help authoring tool available. ForeHelp's WYSIWYG interface
allows you to create your help topics in a WinHelp-like
environment....
The Magma Editor DLL is an edit control for Win16 and Win32
which provides a powerful alternative to the standard Microsoft
Windows edit control. The Magma Editor (ME for short) is a line...
This program demos a toolbox with a mini title bar. The program
contains a main form (an MDI form in this case) and a toolbox.
The toolbox uses setWindowPos() to make itself a topmost
window,...