mirror of
https://github.com/MCLCE/MinecraftConsoles.git
synced 2026-07-19 08:28:07 +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