sotanakamura / winui3-command-lineLinks
Building WinUI 3 apps with commnad line tools
☆21Updated 4 months ago
Alternatives and similar repositories for winui3-command-line
Users that are interested in winui3-command-line are comparing it to the libraries listed below
Sorting:
- WinUI 3 in C++ Without XAML☆159Updated last year
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆90Updated last year
- Demonstrates implementation of the Windows 10 Acrylic Effect on C++ Win32 Apps using DWM Private APIs and Direct Composition☆246Updated 4 years ago
- Acrylic demo applications based on different technology stack☆51Updated 3 years ago
- Win32 C99 / C++98 code for a custom title bar on Windows 10☆173Updated 4 months ago
- WinUI 3 with C++ and XAML but without MIDL☆19Updated last year
- Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.☆505Updated 2 years ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆265Updated last year
- A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.☆391Updated 2 months ago
- MIDL 3 language server extension for VS Code☆16Updated 2 months ago
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆355Updated last year
- Demonstrating composition of custom UI elements over the standard window frame☆81Updated 5 years ago
- Using Xaml in the Win32 app model using DesktopWindowXamlSource☆15Updated last year
- Mirror of Windows Template Library (WTL)☆144Updated 3 years ago
- ☆23Updated 4 years ago
- Shows how to use Win32 controls by programming code (c++17).