ysc3839 / win32-darkmodeLinks
Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.
☆486Updated 2 years ago
Alternatives and similar repositories for win32-darkmode
Users that are interested in win32-darkmode are comparing it to the libraries listed below
Sorting:
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 7 months ago
- Small tool for exploring visual styles (aka themes) on Windows XP and later, as provided by UXTHEME.DLL.☆93Updated last year
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆259Updated 10 months ago
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆336Updated last year
- Win32 C99 / C++98 code for a custom title bar on Windows 10☆172Updated 3 months ago
- basic win32 example of a borderless window (with aero shadows)