Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.8.4, 5.0.1, 5.2.1
-
None
-
2e44a9e4918cd6d9d7f33f61330c456249dd9b0f (use Hires API for Win 8.1, dev, 5.5.2014, 5.4)
Description
Qt apps get warnings on windows application certification kit because of a misuse of 'SetProcessDPIAware'.
http://msdn.microsoft.com/en-us/library/windows/desktop/ms633543(v=vs.85).aspx
"
Note SetProcessDPIAware is subject to a possible race condition if a DLL caches dpi settings during initialization. For this reason, it is recommended that dpi-aware be set through the application (.exe) manifest rather than by calling SetProcessDPIAware.
"
Attachments
Issue Links
- relates to
-
QTBUG-30063 Qt 5.0.1 detects wrong primary screen properties on Windows 8 (Acer W700 with Intel HD Graphics 4000).
-
- Closed
-