Skip to content

grassator/win32-window-custom-titlebar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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