Browsing Visual Basic 6
TreeView Multi-Node Selection
Have you ever wanted to add Multi-Node Selection to your application? Many people here and in the newsgroups have wanted this feature.
TD Tileforge Beta Update! Now With 3 Tile Sizes!
Make Tiles For Your Top Down View Game Easy!Will Continue To Add Features If I Get Votes!Suggestions And Comments Please.
AutoMousie
Introducing:AutoMousie ,Exclusively created for the use on http://www.
Hook Win32 API Functions: includes a sample of customizing VB DTPicker by hooking GetLocaleInfo
This code is based on an originally code found in a MSDN's Bugslayer article written by John Robbins.
Create Reg files with ease
This code helps you to create reg files instead of using the Registry APIs! Got the idea from Alex WiedOriginal Author: AvEnGeRAPI DeclarationsPrivate Declare Function ShellExecute Lib "shell32.
Treeview MouseMove
When a user moves the mouse over a node in the treeview, the node is highlighted and the node text value can be passed.
MyCalc
This is just a basic 4 function Calculator.