We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d8c45 commit 320fe2cCopy full SHA for 320fe2c
System提权工具/mainWindow.h
@@ -3,6 +3,8 @@
3
#include<TlHelp32.h>
4
#include<filesystem>
5
#include<iostream>
6
+#include <shellscalingapi.h>
7
+#pragma comment(lib,"Shcore.lib")
8
#ifdef _UNICODE
9
#if defined _M_IX86
10
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")
0 commit comments