Vaca is a library to develop GUI applications with C++. It uses templates and STL, and has some special features like dockable tool bars and layout managers.
This application is an example Windows MDI GUI application, written to demonstrate how this can be done using MinGW. It accompanies the Win32 Apps with MinGW article on Transmission Zero. The compiled ...