Browsing Visual Basic 6
PNG View
This code allows you to display PNG images within your programs with full 32 bit color (that is, 24 bit color with 8 bit alpha transparency).
Euro Converter - Real Time Exchange Rates!
This is a follow up to the code posted yesterday about a Euro converter.
MPEG Blaster Upgrade [with Mirror Site]...
MPEG Blaster is a MP3 Player built with the Impulse MP3 Control.
Reminder - Date/Time Manipulation (+)
This code is a demo for the two functions I wrote (GetFutureTime and GetFutureDate).
Updated Sticky Notes
This program, which loads in to the system tray, allows you to put 'post-it notes' on your desktop to remind you about stuff you have got to do.
Add Command Line(s) to your App!
This code is simple and easy! This code allows you to run command from the start menu.
BubbleSort, a graphical representation
This is a cool little example of a simple bubble sort routine.