WinUI is probably not compatible with plug-ins that display custom pages.
Hooking undocumented functions in uxtheme is too fragile for us. Notepad++ might get away with it because they can just update if something breaks, not so easy for a installer on a DVD etc.
Half of Microsoft still wants to kill win32, don't expect documentation any time soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sure, just point me to the page on MSDN where Microsoft documents dark theme support for desktop/win32 applications...
Some information can be found here, but yes, there is no official documentation on dark mode in Desktop Win32 applications.
And are you planning to use some modern library like WinUI 3?
WinUI is probably not compatible with plug-ins that display custom pages.
Hooking undocumented functions in uxtheme is too fragile for us. Notepad++ might get away with it because they can just update if something breaks, not so easy for a installer on a DVD etc.
Half of Microsoft still wants to kill win32, don't expect documentation any time soon.