My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
win32cpp  
Overview of the win32cpp GUI lib
Updated Feb 4, 2010 by bjorn.ol...@gmail.com

win32cpp

Overview

win32cpp is a lightweight C++ abstraction of the Win32 API. It

  • is small and easy to use
  • is event driven
  • is designed for use with the model-view-controller design pattern
  • automatically double buffers all drawing (flicker free)
  • compiles cleanly
  • open source under the new bsd license
  • uses exception handling, and is exception safe

win32cpp depends on:

Documentation

We are in process of documenting the public API. You can view the progress here.


Sign in to add a comment
Powered by Google Project Hosting