Tech Support > Microsoft Windows > Development Resources > The Personal Framework for Object Oriented Windows Development
The Personal Framework for Object Oriented Windows Development
Posted by Stefano \HappyMan\ on December 21st, 2003


Hi all,
at the following url
http://www.sgr.info
you find the link for a mini framework that I wrote to create in a easier
way the user interface of a software using only the Win32 APIs.
The manual is incomplete and also the layer hasn't all the windows controls
but it can be useful as a starting point of your new applications.
This framework has 2 files to include in your project and you have only to
know how to derive a class in C++ to use it.
It's quite simple to modify and to extend for your needs.

The framework is supplied in a sample project.

Bye


Stefano "HappyMan" (Lake Maggiore - Italy)
--
The Personal Framework for Object Oriented Windows Development (Win32)
http://www.sgr.info
Email happyman69 (at) despammed.com


Similar Posts