HO-COOH
HO-COOH
@castorix That good ol COM api is obviously proven to be working. However, you have to provide the `HICON` instead of the windows built-in glyph, and it's hard to make...
This is bugging the "Your phone" app in windows 10. The number badge just disappear when the app is opened, and re-appear after it's closed. 
UPDATE: This issue does not exist on Windows 11.
@DarranRowe Can't afford to make it unpackged. And that [unvirtualized registry write capability requires Windows 10 18362](https://learn.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/element-desktop6-registrywritevirtualization), which is higher than what I want to target.
@ChrisGuzak Any work around for Windows 10 17763?
Till this day, the [documentation](https://learn.microsoft.com/en-us/windows/apps/design/shell/pin-to-taskbar) mentioned nowhere about this can only be used with UWP and cannot be used by a winui3 app, wasting everyone's time trying it then get...
> MS added some samples in the SDK : https://github.com/microsoft/windows-classic-samples/tree/main/Samples/TaskbarManager But I could not make them work on my Windows 10 OS. I tried just that. There are 2 things...
> I think the issue with ColorValueChanged is that there is [documentation](https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/desktop-to-uwp-supported-api#events) stating that it isn't supported. It could be that it wasn't working in Windows 10, but has since...
> First, remember that "not supported" is not the same as "doesn't work". It normally means that Microsoft doesn't intend for it to work, but if it works then it...
@karkarl Done