implement dpi aware with ui zoom on windows

This commit is contained in:
2018-10-01 01:17:36 +02:00
parent daf3484426
commit d83fb68ec2
2 changed files with 14 additions and 0 deletions

View File

@@ -20,4 +20,5 @@
#pragma comment(lib, "glew32.lib")
#pragma comment(lib, "wbemuuid.lib")
#pragma comment(lib, "Shlwapi.lib")
#pragma comment(lib, "Shcore.lib")
#endif // _WIN32