Vijay Kiran Kamuju infyquest@gmail.com wrote:
+HRESULT WINAPI GetScaleFactorForMonitor(HMONITOR monitor, DEVICE_SCALE_FACTOR *scale) +{
- FIXME("(%p %p): stub\n", monitor, scale);
- *scale = SCALE_100_PERCENT;
- return S_OK;
+}
It would be better to give cradit to original patch author since he did most of the investigation and the work: https://www.winehq.org/pipermail/wine-devel/2019-October/153618.html