mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-23 11:30:22 +10:00
Update Shell
This commit is contained in:
@@ -32,8 +32,13 @@
|
||||
#include <Shlwapi.h>
|
||||
#include <algorithm>
|
||||
#include <random>
|
||||
#include <ppltasks.h>
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
#include <combaseapi.h>
|
||||
#using <Windows.winmd>
|
||||
using namespace Microsoft::WRL;
|
||||
using namespace ABI::Windows::UI::Notifications;
|
||||
using namespace ABI::Windows::Data::Xml::Dom;
|
||||
using namespace Microsoft::WRL::Wrappers;
|
||||
#include <wincrypt.h>
|
||||
Reference in New Issue
Block a user