/win32-window-custom-titlebar

Win32 C99 / C++98 code for a custom title bar on Windows 10

Primary LanguageCMIT LicenseMIT

win32-custom-titlebar

C99 / C++98 code to render a custom title bar on Windows.

Read this article for more details.

Building

To build the project run build.bat in an MSVC command prompt.

You can also build with Clang by running:

clang-cl -D UNICODE main.c