Tools Links Login

Browsing Visual Basic 6

Prev   Next

favorites
dynamically add your favorites/bookmarks to a menu file.
Posted:2002-06-01, 79 views

File Transfer (LAN)
Lets you transfer files via LAN, using winsock.
Posted:2002-06-01, 91 views

Area Calculator
To calculate area for a circle, square and rectangle.
Posted:2002-06-01, 107 views

Invoice Program
My code calculates prices and prints a professional invoice which businesses can use.
Posted:2002-06-01, 91 views

Execute a file Correctly
It correctly executes a programOriginal Author: AdamRCCodeDirPath = [Path of file]  On Error GoTo err:  X% = Shell(DirPath, 1): NoFreeze% = DoEvents(): Exit Sub  Exit Suberr:  If err.
Posted:2002-06-01, 121 views

The Fishing Game!
The title says it all! This is a game in where you fish! Has graphical interface (sorry about no screen shot, but I am having trouble uploading) and easy to use! (No sound in it, at least not yet.
Posted:2002-06-01, 93 views

RayTrace 1.1.14
This is the 3th submit of my great ray tracing code.
Posted:2002-06-01, 85 views

Prev   Next