Custom Window API.
$Header: svn+ssh://jmmcg@svn.code.sf.net/p/custwinapi/code/trunk/custwinapi/docs/index.html 12 2020-05-14 11:28:44Z jmmcg $

Custom Window API.

Introduction.

Possibly the most powerful custom Window API for Microsoft Visual C++ yet... This API is an extension to the Microsoft Foundation Classes that lets you create and dynamically change the user interface shape for your application. An example of a custom windowed application is Mez Sure, downloadable from the "Files..." section of the project homepage. All features of the user interface furniture can be changed and re-designed to suit your needs. This can be a mammoth task, but this API will help you get there. It essentially replaces and extends CWnd to allow you to easily change the shape of the Window's window and provides placeholders and callbacks just like CWnd for painting, updating, moving, etc, etc your window(s).

Building.

Clearly this would be included as part of another project. But it does have certain requirements: Build platforms tested:

License & Warranty.

This library is released under the LGPL, with absolutely no warranty, express or implied. Please see the files "COPYING" and "WARRANTY" in the release distribution for more details.

More details.

Credits.

This code was developed by J.M.McGuiness.

SourceForge.net Logo

Copyright © Jason M McGuiness, 2003.