Browsing Visual Basic 6
Circle Progress Bar - ActiveX Control
by popular demand from the people who commented on circle progress bar v2.
HTML Editor 2.0 Beta A
A small HTML Editor i've been working on for some time, let me know what you guys think.
Render 3d
Produce true 3d rendered images in VB.
RegisterDll,Ocx etc on Right Click :)
This is very useful if you don't want to register each dll /ocx file using regsvr32 each time.
Shortcuts and Special Folders
An update to my previous submission.
Sort Listview Columns Numerically
Tired of windows "numerical" listview sorting?1112222Well now you can sort your listview using true numerics!1211222An easy to use module, just one function to call on!Enjoy ;-) Feedback is appreciated!Original Author: Keith SImonsAssumptionsThis module may be slow on a 486 :-DReturnsA numerically sorted listview, descending or ascending.
LISTVIEW - copy data from one list view to another.
ok, it might not be too useful but i needed it.