Tools Links Login

Browsing Visual Basic 6

Prev   Next

Color Picker
It's just a Color picker dialog, some-what similar to the one in Adobe Photoshop.
Posted:2002-06-01, 78 views

UPDATED*** Send Email from within VB full source
allows you to send email with one line of code from your vb app.
Posted:2002-06-01, 91 views

TextFile Import into MS Access Database
This code will import textfiles into a MS Access database using different kind of seperators.
Posted:2002-06-01, 80 views

Move a program to an MDI form
With this program you can select another window on your screen and move it to an MDI container!Warning: do not use if you do not have much experience with VB or WindowsOriginal Author: Peter HebelsAssumptionsDo not use if you do not have much experience with VB or WindowsSide EffectsIf you use this wrong your Windows shell can be wrecked, with can be fixed by a reboot.
Posted:2002-06-01, 118 views

App.path replacement that works with CD and Network Drives
If you use App.
Posted:2002-06-01, 83 views

Trial/Registration

Posted:2002-06-01, 74 views

ThreadRunner v.1 Part 1
BGThreadRunner and DesignPatterns, Shared Memory, and Multithreading in VB6 - A Tutorial This is a tutorial which illustrates some useful object oriented concepts and one of several ways to share common memory in the Win32 environment, which is used here to bypass the standard COM marshalling process when transferring large data objects and data objects not readily handled by standard marshalling.
Posted:2002-06-01, 114 views

Prev   Next