Basics for Visual Basic 1.00.01 
Basics for Visual Basic 1.00.01 Description
Basics for VB is a set of binary string and bit manipulation functions for VB5 / VB6. It contains the equivalent of DOS Basic's MKI$ CVI series for creating binary strings plus functions to check or set bits, to check or set bit fields and to check or set flags. There are also function to return the unsigned values of VB integer and long integers and functions to display byte, integer or long variables as a string of ones and zeros.
Read more...
Basics for VB is a set of binary string and bit manipulation functions for VB5 / VB6. It contains the equivalent of DOS Basic's MKI$ CVI series for creating binary strings plus functions to check or set bits, to check or set bit fields and to check or set flags. There are also function to return the unsigned values of VB integer and long integers and functions to display byte, integer or long variables as a string of ones and zeros.
The demo is a compiled program which demonstrates some of the functions in Basics.bas. Although its primary purpose is, obviously, to help sell Basics.bas, it is also a useful program in its own right. You can enter a number, as signed, as unsigned, as hex or by setting bits or by setting flags. Whichever you enter, the other representations update - Including any designated bit field. It can, therefore, be a useful tool not only for debugging but also for teaching.
DOWNLOADS FROM M8 Software(UK)
Tags of Basics for Visual Basic
MySQL-to-OracleMySQL-to-Oracle is a program to migrate MySQL databases to Oracle server.
SmartVB6Development tools for VB6 programmers created to build fast and robust code.
RazorSQLQuery, update, navigate, and manage all databases from one database tool
MySQL-to-MSSQLMySQL-to-MSSQL is a program to convert MySQL databases into MS SQL format.
SkinEngineEasy to add skinnalbe GUI to your C++, Delphi, VB and .NET application