Browsing Visual Basic 6
Total Resources Extractor!!!!!!
Finally,Resource Extractor support Preview And Export from .
Transparency without DirectX!
Really cool, and really simple.
API Programming Series Article #3 Bring a Window to Top
In the third article we see how to bring a window to top using the Win32 API.
Article #2 Using the Win32 API in VB
We'll see how to access the Win32 API from Visual Basic.
ListBox Control custom made
Custom Listbox control, Version 1.
MagicQuest RPG beta
this is a mini rpg that has amap system, battle system, and market system (where you buy stuff).
clsINI.cls
Lately I've seen some posts for editing ini files that involve opening the ini file directly as a text file, looping line by line thru the file until locating the line desired and then altering that line.