mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-23 17:58:12 +05: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