aboutsummaryrefslogtreecommitdiff
path: root/c/win32.cpp
AgeCommit message (Collapse)Author
2022-09-07Simplify Err message format.John Ankarström
2022-09-07Normalize error message formatting.John Ankarström
2022-09-07Improve error handling.John Ankarström
2022-09-07Fix WithNextWindow bug.John Ankarström
2022-09-03Improve error handling.John Ankarström
2022-09-02Add Act.John Ankarström
2022-09-02Fix bug in EBMessageBox.John Ankarström
g_hWnd being null did no harm, but g_window being null...
2022-09-02Improve Window object.John Ankarström