Browsing Visual Basic 6
Graphical Forms And Buttons (Tic Tac Toe)
Basically it is a tic tac toe game but the purpose is to show the graphical possibilities in your programs using the standard vb controls and windows API.
Ping/Ip Scan/Port Scan/Who Is
I wanted to learn winsock control so created a compilation of various functions into one.
Font Selector .. like Microsoft Word :-)
Hi! So here I am again .
Raindrop Desktop
It is a really simple program creating a kinda raindrop effect on the screen using Windows API.
VB Compendium for Beginners (Part II)
It's the second part of my huge VB Compendium.
VB Compendium for Beginners (Part I)
This code shows the basics of VB controls and some functions.
Eater Polymorphism Example
Probably useful if you want to learn about polymorphism, objects and collections.