The Windows Extension (WE) is an encapsulation of Windows API. The distinct features of WE are: 1. C++ interface; 2. simple interface for common usage, but advanced usage; 3. low coupling degree; 4. no framework, no pattern.
Aswang is a lightweight and flexible C++ class framework meant to make windows GUI development easier and faster without the imposition of bloated libraries or any particular visual style.