<div dir="ltr">On Mon, Oct 6, 2008 at 2:17 AM, Dmitry Timoshkov <span dir="ltr">&lt;<a href="mailto:dmitry@codeweavers.com">dmitry@codeweavers.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You need to fix SCROLL_GetScrollBarRect for the SB_CTL case instead.<br>
</blockquote><div><br>SCROLL_GetScrollBarRect is used is used in multiple places where client coordinates are expected, and it isn&#39;t just the SB_CTL case that needs to be changed, in fact it was the SB_VERT case that I noticed first.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">EqualRect is better than memcmp.<br>
</blockquote></div><br>Yup.&nbsp; I didn&#39;t know the function existed until now.<br></div>