Tools Links Login

Browsing Visual Basic 6

Prev   Next

UPDATE: MDI Task Bar control 1.6
ADDED: AutoHide features.
Posted:2002-06-01, 77 views

Program that updates its own DLL
This program demonstrates how a program can update its own DLL’s by initializing them with CreateObject() and freeing their resources after use with CoFreeUnusedLibraries.
Posted:2002-06-01, 75 views

RichTextBox w/ Database Mail Merge
select any access database then select the table you want then select and insert any fields to a richtextbox then preform a mail merge like MSWord.
Posted:2002-06-01, 106 views

a ** PURE VB ** HTTP Client Sniffer
A simple program in PURE VB to "sniff" HTTP response to the client.
Posted:2002-06-01, 206 views

Get you IP Address
This code will retrieve either your host name or ip address.
Posted:2002-06-01, 91 views

Fading Start Menu Button
This program makes the start button *FADE IN* when you move the mouse over its location and *FADE OUT* when it losts mouse focus.
Posted:2002-06-01, 80 views

Binary string replacement
Opens any file in binary mode and replaces all instances of a specified string with another specified string.
Posted:2002-06-01, 97 views

Prev   Next