Browsing Visual Basic 6
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.
Get IP Location Info
With this simple function your able to return information about an ip address.
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.
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.
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.
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.
Mobile VB
My article just acknowledge u that ur vb can be used to write mobile programs PocketPC,Symbian,PalmOS,UIQ etc.