Browsing Visual Basic 6
Add your program to the Right-Mouse-Click menu
Let your program be listed in the right-mouse-click for a particular file type.
Round() Vs Format()
If your application involve ROUNDING NUMBER than you MUST READ this!Original Author: Ken WongCodeRounding number is important fuction especially if you doing some Accounting, Math, etc calculation.
Hey, did you know? VERY Useful TIP
Hey everyone.
Sunset - SunRise
It returns the time of the sunset or sunrise when you supply the latitude and longtitudeOriginal Author: JoelLAssumptionsI didnt have time to clean it.
Simple Winsock Tutorial
This is a short and to the point winsock tutorial.
Search for a string in Listbox
Search for string in listboxOriginal Author: Download Land SoftwareAssumptionsThis project needs a ListBox, named List1 and a TextBox, named Text1Returnsthe Listindex of the string that is found.
Simple VB IDE Tip
Just a tip.