Some container classes
A small game
Demo of call/return, goto style SDI interface
Windowing classes w/ common controls
Some container classes. A precursor to bag
A delimited file reader class
Some direct 2d code
Solve 8 queens on a chessboard
Encrypt/Decrypt in memory strings. Save/Get/Delete Credentials
A tiny tiny x64 basic compiler.
Class watches a directory or directory tree for file system changes.
Watches an ascii text file and automatically reloads contents on change.
Basic GDI+ wrapper classes
A dataset viewer
Case insenstive instr routine.
A fast integer to ascii conversion.
Add or remove class method and property aliases.
Handling windows messages in classes
Ported example of encrypting / decrypting a file.
Small context sensitive replacement with collection examples.
PowerBasic source as data
Routines to maniputlate PowerBASIC source code.
Unit testing framework for PowerBASIC
Utilities for PB development
A hashtable bag collection that can hold most PowerBASIC types.
Some polymorphic list examples
Search the windows API
A small web server.
A sparse array.
Routines to "steal" PowerBASIC strings for use in structures.
A procedural precursor to InfoView
Tests loading graphics from various formats and transparencies. V2 of TestGraphicsLoad
Tests loading graphics from various formats and transparencies.
Browse system and theme colors
Utility routines to validate or format time strings.
Animated Towers of Hanoi.
PowerBasic file stats and log combiner
Virtual ListBox and Message Logging.
Examples of querying WMI using a class or procedure.
WordCloud and Linked Label controls