Update Shell

This commit is contained in:
Bruce
2025-11-26 07:44:51 +08:00
parent ae3771bfdb
commit a70b0547bd
45 changed files with 5781 additions and 253 deletions
+4 -4
View File
@@ -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;