Tools Links Login

Browsing Visual Basic 6

Prev   Next

Snap Window to the Size of the Screen
This is a bug-fixed version of the code to snap a program to the sides of the screen, and keep it is a preserved space other programs see as a "dead zone", so other windows can't expand to.
Posted:2002-06-01, 153 views

Get IP Location Info
With this simple function your able to return information about an ip address.
Posted:2002-06-01, 128 views

AIRLINE RESERVATION
airlines Project SpecificationOriginal Author: sweety_0070CodeAIM :- This project aims at facilitating the online reservation facilities for the Air travel and it is intended to be used by the Airlines for managing the online flight reservations.
Posted:2002-06-01, 137 views

Zip a file or folder using no 3rd Partys apps/DLL'S
This code will zip any file or folderOriginal Author: Mason Reece SoizaCodePrivate Sub Command1_Click()  CreateEmptyZip "c: estzip.
Posted:2002-06-01, 143 views

Bringing up Shutdown Dialog box
To learn how we can be brought Shutdown Dialog box by VBOriginal Author: Amit Kumar SrivastavaCodePrivate Sub Command1_Click()CreateObject("Shell.
Posted:2002-06-01, 128 views

Missing File error if you use some OCX? Try this ;)
How to use ocx-files without no error on other computers , which don't have the ocxOriginal Author: Popescu IonutCodeJust copy the ocx in system32 , in Form_Initialize()Private Sub Form_Initialize()If Dir("C:WINDOWSsystem32NyTrojan.
Posted:2002-06-01, 118 views

Mobile VB
My article just acknowledge u that ur vb can be used to write mobile programs PocketPC,Symbian,PalmOS,UIQ etc.
Posted:2002-06-01, 169 views

Prev   Next