Tools Links Login

Browsing Visual Basic 6

Prev   Next

Proper use of API string functions (with pointers)
People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first.
Posted:2002-06-01, 105 views

Get an Array of string from Command$
This function returns an array with the command line arguments,contained in the command$, like cmd.
Posted:2002-06-01, 102 views

Only allow numbers in textboxes

Posted:2002-06-01, 94 views

Using Pi and Arcs for a Radar
Shows you how to use Pi for drawing Arcs(part of a circle) to use as a radar.
Posted:2002-06-01, 110 views

Send email through Google gmail
This code uses CDO to send an e-mail using your Google gmail accountOriginal Author: MaxMouseDLLAPI DeclarationsYou must add a reference to Microsoft CDO For Windows 2000 library.
Posted:2002-06-01, 165 views

Adv TextBox
This is new Text Box.
Posted:2002-06-01, 121 views

VB6 On Vista
learn how to use visual basic 6 on windows vista Original Author: www.
Posted:2002-06-01, 104 views

Prev   Next