Tools Links Login

Browsing Visual Basic 6

Prev   Next

IRC bot Tutorial
This allows users to write their own IRC bot.
Posted:2003-06-01, 98 views

[A] Convert decimal value to binary
This code can be used to convertvalues to binary format (bits:zeros and ones).
Posted:2003-06-01, 108 views

Parse Person Name Class (variety of formats)
Got extremely tired trying to find a quick and systematic way of parsing a field that contained a user's name in a variety of formats, so I created this little class that will parse out a person's name into first, middle, last, title, prefix, suffix.
Posted:2003-06-01, 112 views

MS Agent Tutorial
learn how to program ms agent using vb.
Posted:2003-06-01, 104 views

Program invisible in CTRL+ALT+DEL
1 line piece of code to make your program/application invisible in the Task Menu (CTRL ALT DEL)Original Author: Kris_1028CodeApp.
Posted:2003-06-01, 88 views

Function to return winsocks current connection state as a string
This code will return to you the state of the current winsock function in english rather than a number.
Posted:2003-06-01, 119 views

[Binary Transfer Control OCX] Extremely fast, almost NO MEMORY USE, reliable, every one must see!
[Binary Transfer Control OCX] Extremely fast, almost NO MEMORY USE, reliable, as easy to use as an ordinary Winsock control.
Posted:2003-06-01, 95 views

Prev   Next