Browsing Visual Basic 6
Count characters in textstring
Here is an example of how one can count the number of appearances of a specified character in a given textstring.
Quotes in Strings
If you ever wanted to have a string with quotes inside this is a handy tip.
Update - RPG Engine (DX)
Update to my earlier game, has a few new features, i also changed it to use time based moedling, which allows the game to run the same speed on any computer without limiting the frame rate.
Network Naughts & Crosses
Play Naughts & crosses (Tic Tac Toe) across a network.
Formatted Label
The FormattedLabel acts as a standart label control, but by placing commands within the caption, you can display different font effects.
APIInputBox&ComboBox
Bugs fixed, autotype ability added.