mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-19 22:00:09 +10:00
Update Shell
This commit is contained in:
+4
-4
@@ -15,9 +15,6 @@
|
||||
|
||||
// TODO: 在此处引用程序需要的其他头文件
|
||||
#using <Windows.winmd>
|
||||
using namespace Platform;
|
||||
using namespace Windows::Foundation;
|
||||
using namespace Windows::Management::Deployment;
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <objbase.h>
|
||||
@@ -30,4 +27,7 @@ using namespace Windows::Management::Deployment;
|
||||
#include <sddl.h>
|
||||
#include <shlobj.h>
|
||||
#include <stdio.h>
|
||||
#include <shobjidl.h>
|
||||
#include <shobjidl.h>
|
||||
using namespace Platform;
|
||||
using namespace Windows::Foundation;
|
||||
using namespace Windows::Management::Deployment;
|
||||
|
||||
Reference in New Issue
Block a user