Tools Links Login

Browsing Visual Basic 6

Prev   Next

__ Dynamically allocate arrays when you don't know how many items to store!
All programmers need to allocate arrays to store data, and very often they don't know how much they will be storing.
Posted:2003-06-01, 102 views

Using the Environ function
This is something that hopefully will help someone who is looking for a fast way of getting some system environment settings.
Posted:2003-06-01, 92 views

Send 99 Emails By Typing 1 Message
This Email Bomber sends the user 99 email messages.
Posted:2003-06-01, 87 views

Duration calculater
This code takes a value of seconds as an input value and then calculates the duration in seconds, minutes, hours and days without using any VB date function.
Posted:2003-06-01, 97 views

Synchronize Time Between 2 Pc's
Synchronize time between 2 pc's in a LAN using a single line of shell command.
Posted:2003-06-01, 92 views

Check file existence and attributes
Check the existence of a file and it's attributes (DateCreated, DateLastModified, DateLastAccessed)Original Author: AepSInputsPath and file name.
Posted:2003-06-01, 87 views

McAfee DAT Download - UPDATED!
This code will automatically download and execute the McAfee SuperDAT.
Posted:2003-06-01, 219 views

Prev   Next