Browsing Visual Basic 6
EMail Checker Updated
so here is the email checking utility.
Data to Word document
Its takes the data of a form to a Word-document based on a template and prints it out.
Visible Window Killer
This small application will close any open windows, yet leave other processes and system tray processes running.
BlueByte - (Go!zilla like program)
It is a program like GO!zilla.
Display the Printer properites dialog box
This sample code shows the way to show the printer properties window, That is the dialog box to set the optios of a printer, using API and not the VB Common Dialog.
Card Shuffle Example
Using Class Modules to shuffle the deck of cards 10 times to insure they are thoroughly shuffled this shuffle example is great for those looking to make a card game as a test project, code submittal for here or other various code submittal areas.
Always On Top Class Module
This is a simple class module that wraps the Always On Top function to make your forms on top of others.