gzdoom/libraries/ZWidget
Ritchie Swann 699bef1316
Better solution for DwmDefWindowProc on mingw64
On mingw, create our own thunk for DwmDefWindowProc. It should exist in libdwmapi.a (and exists in MSVC), but doesn't.
2024-08-15 02:43:48 -04:00
..
include/zwidget Add support for changing the tab labels 2024-01-11 16:52:12 +01:00
src Better solution for DwmDefWindowProc on mingw64 2024-08-15 02:43:48 -04:00
CMakeLists.txt Better solution for DwmDefWindowProc on mingw64 2024-08-15 02:43:48 -04:00
LICENSE.md Add zwidget 2024-01-02 16:54:51 +01:00
README.md Add zwidget 2024-01-02 16:54:51 +01:00

ZWidget

A framework for building user interface applications