ysc3839 / win32-darkmode
Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.
☆464Updated last year
Alternatives and similar repositories for win32-darkmode:
Users that are interested in win32-darkmode are comparing it to the libraries listed below
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆316Updated 7 months ago
- Small tool for exploring visual styles (aka themes) on Windows XP and later, as provided by UXTHEME.DLL.☆90Updated last year
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆81Updated 2 months ago
- Demonstrates implementation of the Windows 10 Acrylic Effect on C++ Win32 Apps using DWM Private APIs and Direct Composition☆215Updated 3 years ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆254Updated 5 months ago
- A modern C++ projection for the Win32 SDK☆442Updated 4 years ago
- basic win32 example of a borderless window (with aero shadows)☆508Updated last year
- A minimal borderless window with the Windows API☆325Updated last year
- A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.☆359Updated 7 months ago
- Convenient high-level C++ wrapper around the Windows Registry API☆480Updated last week
- Demonstrating composition of custom UI elements over the standard window frame☆80Updated 4 years ago
- Sample code for AppModel features☆203Updated 7 months ago
- Another free Win32 resource editor☆397Updated last month
- Sample WPF Acrylic Blur app☆116Updated 7 years ago
- WinSpy++☆412Updated last year
- Acrylic demo applications based on different technology stack☆52Updated 2 years ago
- WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows…☆736Updated last week
- raw samples for desktop toasts using com activation☆117Updated 4 years ago
- WinUI 3 in C++ Without XAML☆130Updated 9 months ago
- A library for creating Windows shell replacements using .NET.☆338Updated 3 weeks ago
- The Direct3D9-On-12 mapping layer☆356Updated last month
- Shared to msvcrt.dll or ucrtbase.dll and optimize the C/C++ application file size.☆565Updated 2 weeks ago
- Microsoft DirectUI Documentation☆172Updated 14 years ago
- Windows System Explorer☆848Updated 9 months ago
- C library providing set of additional user interface controls for Windows, intended to be complementary to standard Win32API controls fro…☆237Updated 3 years ago
- Tooling to generate metadata for Win32 APIs in the Windows SDK.☆1,377Updated this week
- C++ winmd parser☆89Updated last month
- An inspection tool for UWP and WinUI 3 applications. Seamlessly view and manipulate UI elements and their properties in real time.☆388Updated last month
- Run the program with the specified permission level (C++20 required)☆340Updated last month
- Shows how to use Win32 controls by programming code (c++17).☆73Updated 11 months ago