All Projects → ysc3839 → Win32 Darkmode

ysc3839 / Win32 Darkmode

Licence: mit
Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.

Projects that are alternatives of or similar to Win32 Darkmode

Windows Terminals
Repository with some awesome Windows Terminals themes
Stars: ✭ 199 (+13.07%)
Mutual labels:  windows-10, themes
Wubi Lex
WIN10系统自带五笔的码表与短语词库安装、管理工具( 可将五笔替换为郑码等其他形码输入法 ),并可增强微软五笔的设置、热键等功能。 发布后的软件仅890KB, 只要一个EXE文件( 绿色免安装 )。软件已自带五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。甚至自带了郑码大词库、可以一键把微软五笔替换为郑码输入法。
Stars: ✭ 385 (+118.75%)
Mutual labels:  windows-10, win32
WindowsAppSDK
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 3,089 (+1655.11%)
Mutual labels:  windows-10, win32
Projectreunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 2,612 (+1384.09%)
Mutual labels:  win32, windows-10
ImmersiveColors
Easy way to access Windows 10 Immersive colors
Stars: ✭ 64 (-63.64%)
Mutual labels:  windows-10, themes
Notion Enhancer
an enhancer/customiser for the all-in-one productivity workspace notion.so (app)
Stars: ✭ 3,114 (+1669.32%)
Mutual labels:  windows-10, themes
Crosswindow
💻📱 A cross platform system abstraction library written in C++ for managing windows and performing OS tasks.
Stars: ✭ 155 (-11.93%)
Mutual labels:  win32
Windowstemplatestudio
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
Stars: ✭ 2,089 (+1086.93%)
Mutual labels:  windows-10
Applemusicultra
Music Client for macOS. Upgrade your music experience with themes, styles, custom scripting and more. Uses WebKit and JavaScript.
Stars: ✭ 155 (-11.93%)
Mutual labels:  themes
Euc Samples
Workspace ONE UEM (previously AirWatch) Samples and Guidance
Stars: ✭ 151 (-14.2%)
Mutual labels:  windows-10
Home Assistant Community Themes
All community themes in one repository
Stars: ✭ 174 (-1.14%)
Mutual labels:  themes
Top Hat
Tophat Themes - Give Bootstrap a custom, stylish look 🎩
Stars: ✭ 168 (-4.55%)
Mutual labels:  themes
Codehub
A UWP GitHub Client
Stars: ✭ 162 (-7.95%)
Mutual labels:  windows-10
Winlamb
A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.
Stars: ✭ 157 (-10.8%)
Mutual labels:  win32
Windows Auto Night Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Stars: ✭ 3,375 (+1817.61%)
Mutual labels:  windows-10
Vscodethemes
Themes for Visual Studio Code
Stars: ✭ 155 (-11.93%)
Mutual labels:  themes
Bash It
A community Bash framework.
Stars: ✭ 12,671 (+7099.43%)
Mutual labels:  themes
Win10as
Make your windows 10 computer IOT friendly
Stars: ✭ 153 (-13.07%)
Mutual labels:  windows-10
Radasm2
RadASM v2
Stars: ✭ 161 (-8.52%)
Mutual labels:  win32
Executivecallbackobjects
Research on Windows Kernel Executive Callback Objects
Stars: ✭ 169 (-3.98%)
Mutual labels:  windows-10

win32-darkmode

Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.

Delayload branch

The delayload branch uses self generated import libraries (using the same way as dumplib) and then link to delay load table. So that we don't need to write a lot of GetProcAddress manually.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].