Skip to content

Commit

Permalink
Update mainWindow.h
Browse files Browse the repository at this point in the history
  • Loading branch information
coldpon authored Jan 13, 2024
1 parent 24d8c45 commit 320fe2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions System提权工具/mainWindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
#include<TlHelp32.h>
#include<filesystem>
#include<iostream>
#include <shellscalingapi.h>
#pragma comment(lib,"Shcore.lib")
#ifdef _UNICODE
#if defined _M_IX86
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")
Expand Down

0 comments on commit 320fe2c

Please sign in to comment.