Browsing Visual Basic 6
Delete a picture from a form or picbox in IDE
OK.
Ultimate Pack
Ultimate Pack is an update to my previous code BMP Packer.
Quick Levenshtein Edit Distance
Levenshtein edit distance is a measure of the similarity between two strings.
[A+] Check file existence
This function can be used to determine if somefile exists or not.
Multicast Functions using Winsock Control
Allows you to recieve multicast UDP packets.
GetDaysInMonth
'This function will use the computers clock to retrive the days in any month, including leap years.
Making Better Variables
This article explains proper practices regarding variables, naming them, and choosing the proper variable types for the job.