Developer Tools
• ActMask Universe Virtual Printer Driver 3.52, ActMask
• WebSiteTranslator-Editor 1.2, VapiSoft
• VintaSoftAnnotation.NET Plug-in 1.1, Vinta Software
• VintaSoftImaging.NET Library 1.1, Vinta Software
• RSP MP3 Player OCX 3.2, RSP Software
• Dolphin Smart Community Builder 6.1, BoonEx Pty
• Pacestar UML Diagrammer 6.03.2016, Pacestar Software
• RSP Encrypt OCX 3.4, RSP Software
• RSP Zip Compressor OCX 1.5, RSP Software
• Insight Developer 1.1, Insight Development(M) Sdn Bhd
• Jcoder (Java Editor) 1, Java Community
• RSP GZip Compressor OCX 2.0.1, RSP Software
• RSP MP3 Encoder OCX 1.2, RSP Software
• RSP Media OCX 2.0.1, RSP Software
• RSP OGG Vorbis Player OCX 3.3, RSP Software
• RSP Checksum OCX 2.7, RSP Software
• RSP Bzip2 Compressor OCX 2.0.1, RSP Software
06/08/06 - Check and set binary string and bit for Visual Basic 5 and 6.
Basics for Visual Basic 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.
Similar programs.
• Basics for Visual Basic,