Skip to content

Commit 320fe2c

Browse files
authored
Update mainWindow.h
1 parent 24d8c45 commit 320fe2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

System提权工具/mainWindow.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
#include<TlHelp32.h>
44
#include<filesystem>
55
#include<iostream>
6+
#include <shellscalingapi.h>
7+
#pragma comment(lib,"Shcore.lib")
68
#ifdef _UNICODE
79
#if defined _M_IX86
810
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")

0 commit comments

Comments
 (0)