mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-10 08:51:58 +00:00
Shcore.dll and SetProcessDpiAwareness were introduced in Windows 8 and higher, so to keep compatibility with Windows 7, we use GetProcAddress to call this function dynamically, avoiding linker writing binary dependency on shcore.dll in the import table