C0D3 MA5T3R
Here you'll find tonnes of visual basic code snippets, and other items of interest.
This page is new (as of: 3rd of January, 2003) so keep checking back, it will be updated often (more to come!)
If you want to submit some visual basic code of your own, just e-mail me at: c0d3ma5t3r@hotmail.com and I'll check it out, cheers!
One last thing, if you want to join our free newsletter, that contains code, news, articles and more, check out the sign-up box below (you can even submit your own articles if you want):
Oh, and remember to take the weekly poll!
|
Title
|
Author
|
Date
|
Description
|
|
3/1/03
|
Code
to check actual time against alarm time, good for scheduling programs
etc.
|
||
|
3/1/03
|
Can
block the shutdown of Windows and / or itself. Useful for when you want
to tell people something before they quit etc.
|
||
|
3/1/03
|
Function
to centralise an object on the form.
|
||
|
3/1/03
|
Code
to check for contact between 2 objects.
|
||
|
3/1/03
|
Function
to open dial-up networking for connecting to the internet.
|
||
|
3/1/03
|
Function
to duplicate a form when requested to.
|
||
|
3/1/03
|
Code
to read the contents of a file using the GET command.
|
||
|
3/1/03
|
Reads
the ID3 tags of MP3 Audio files and returns their values.
|
||
|
3/1/03
|
Function
to find whether a number is prime or not.
|
||
|
3/1/03
|
Function
to search for a string within another.
|
||
|
3/1/03
|
Simple
function to open a website.
|
||