Browsing Visual Basic 6
Crystal Report
I had to create a report using Crystal Reports 8.
FIX :TabDock Control with Error Free Example
THIS IS A FIX FOR MY LAST SUBMISSION * ALL FILES ARE INCLUDED! Look in the "RELATED" folder for the tab dock control.
SplitBar
This control makes it very easy to add a horizontal split bar to your application.
Terminal Services Client (Updated)
Connects to a remote Windows 2000/XP Terminal Server which runs on port 3389.
An Amazingly Simple Way to Read/Write Registry Entries
This is the simplest way of reading and writing to the registry with the least amount of code.
Long To Binary using Recursion
This code demonstrates how to convert a long value into a 32 bit binary value by using a function that is called recursively (it calls itself).
Instant Read-only Form
This source can dynamically turn a normal form to a read only one and vice versa.