Closed mimi89999 closed 1 year ago
Can you use toasts instead? https://learn.microsoft.com/en-us/previous-versions/windows/apps/hh465448(v=win.10)
I would eventually like to enable more APIs but compilers not named clang are already struggling to compile everything so we need to break things up into individual packages first (#1).
Hello,
I wanted to use https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.windows.appnotifications.builder.appnotificationbuilder?view=windows-app-sdk-1.2 as described in https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/app-notifications/app-notifications-quickstart?tabs=cpp, but it seems like there are no bindings for it in
python-winsdk
.