log win/dw.def @ 2916:fe43f8667d3d

age author description
Sun, 25 Dec 2022 00:20:49 +0000 bsmith Add va_list versions of dw_debug() and dw_messagebox() for use in C++ bindings.
Tue, 11 May 2021 05:00:07 +0000 bsmith Added dw_window_compare() to check if two window handles refer to the same object.
Thu, 25 Mar 2021 21:38:58 +0000 bsmith Win: Remove winmain.c as it is unnecessary when using the dwmain() entrypoint macros.