mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-09 06:02:56 +00:00
* Call SetProcessDpiAwareness via GetProcAddress to preserve Windows 7 compatibility 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 * Revert "Call SetProcessDpiAwareness via GetProcAddress to preserve Windows 7 compatibility" This reverts commit f1f397fdbe64e64ab8f7b5457e8206e9193cece0. * Reapply the fix |
||
|---|---|---|
| .. | ||
| 4JLibs | ||
| GameConfig | ||
| Iggy | ||
| Leaderboards | ||
| Miles | ||
| Sentient | ||
| Social | ||
| Sound | ||
| XML | ||
| KeyboardMouseInput.cpp | ||
| KeyboardMouseInput.h | ||
| Minecraft_Macros.h | ||
| Resource.h | ||
| Windows64_App.cpp | ||
| Windows64_App.h | ||
| Windows64_Minecraft.cpp | ||
| Windows64_UIController.cpp | ||
| Windows64_UIController.h | ||
| Xbox_BuildVer.h | ||