nvda
8d141a08 - Correctly handle apps that aren't DPI aware for display model.

Commit
12 years ago
Correctly handle apps that aren't DPI aware for display model. The coordinates provided by these applications are logical coordinates, not physical coordinates as used by DPI aware applications. Convert between logical and physical coordinates where appropriate. This has to be done using different functions on different versions of Windows, so account for this as well.
Author
Committer
Parents
Loading