Update the features about Notification and Cert.

This commit is contained in:
Bruce
2025-11-12 14:59:34 +08:00
parent a5d8981528
commit ce5d3af63b
25 changed files with 866 additions and 86 deletions

View File

@@ -28,6 +28,10 @@
#include <shlobj.h>
#include <propkey.h>
#include <comdef.h>
#include <string>
#include <Shlwapi.h>
#include <algorithm>
#include <random>
#using <Windows.winmd>
using namespace Microsoft::WRL;
using namespace ABI::Windows::UI::Notifications;