Re: joy.cpl: Corrected misplaced elements when using high DPIs
Aug. 13, 2012
3:27 p.m.
Lucas Zawacki <lfzawacki(a)gmail.com> writes:
From: Lucas Zawacki <lfzawacki(a)gmail.com>
Fixes bug #31316
joy.cpl uses CreateWindow and SetWindowPos to draw some elements and the hardcoded coordinates where wrong when the dpi was set to anything bigger than 96px in winecfg. My approach to solve is normalize the coordinates based on the dialog window size.
You probably want to use MapDialogRect instead. -- Alexandre Julliard julliard(a)winehq.org
5065
Age (days ago)
5065
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard