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 is a fun little project that I created around 2011, while I was learning windows native GUI and C++. Even though it is just a prove of concept learning material that was never supposed to reach 1 ...