<br><br>On Monday, November 25, 2019, Dmitry Timoshkov <<a href="mailto:dmitry@baikal.ru">dmitry@baikal.ru</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Vijay Kiran Kamuju <<a href="mailto:infyquest@gmail.com">infyquest@gmail.com</a>> wrote:<br>
<br>
> +HRESULT WINAPI GetScaleFactorForMonitor(<wbr>HMONITOR monitor, DEVICE_SCALE_FACTOR *scale)<br>
> +{<br>
> +    FIXME("(%p %p): stub\n", monitor, scale);<br>
> +<br>
> +    *scale = SCALE_100_PERCENT;<br>
> +    return S_OK;<br>
> +}<br>
<br>
It would be better to give cradit to original patch author since he did<br>
most of the investigation and the work:<br>
<a href="https://www.winehq.org/pipermail/wine-devel/2019-October/153618.html" target="_blank">https://www.winehq.org/<wbr>pipermail/wine-devel/2019-<wbr>October/153618.html</a><br>
<br></blockquote><div>I will do that and send a new version of the patch.</div><div>I remembered that there was patch for it and could not find it. So I wrote it on my own.</div><div><br></div><div>----</div><div>Vijay </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-- <br>
Dmitry.<br>
</blockquote>