Mike's Demo App (with source code)
Copyright © 2002-2011 by


This is a "living resume" app showing off some of my projects, based on a framework I've written over the years and used as a basis for personal projects and prototypes, It's a 32-bit Windows application written in C++ and set up to be built with Visual Studio 2008. And it's skinnable with XML.

The framework contains and uses the following third-party libraries:
eXpat, SQLite, libpng, zlib
Many thanks to the authors of those packages! (Licenses)

You can get just the source from github.

Or use the link below to download the entire source, binary, and compiled documentation as a .zip.

To run it, decompress the .zip somewhere and run "bin\MikesDemo.exe".

[Download Source, app, and help]