Skip to content

KevinWelton/win32-window-custom-titlebar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • Batchfile 2.4%