Browsing Visual Basic 6
Create a Self-Extracting EXE, just like Microsoft!
NEW WAY OF CREATING A SELF-EXTRACTING EXE!NOTE: I'm not sure wether this works on other versions of Windows besides Windows XP Professional.
How to make sure your project is compliant with all windows operating systems
How to make sure your project is compliant with all windows operating systems.
Date of First/Last weekday in month
What date is Thanksgiving, or Labor Day? Get date of First or last weekday in month.
Creating Aboutbox in UserControl
This article show how you can do custom AboutBox in custom control (usercontrol).
Fun with MouseWheel
Just intercepting MouseWheel event with API.
VB HTML Mail via SMTP
It's a function that allows you to send an e-mail with both HTML and Plain Text formats, using the Winsock control.
How to take a screen shot of the active form.
I know this is beginner stuff but it seems a lot of people do not know how to take a screen shot of the active form.