richedit: Removed an unnecessary call to GetScrollInfo.

Dylan Smith dylan.ah.smith at gmail.com
Mon Dec 15 03:31:25 CST 2008


The veritcal scrollbar state is stored internally within the control, so
should be used when possible.  This will become more necessary when
windowless richedit controls are implemented, and there will no hWnd to
pass to GetScrollInfo.
---
 dlls/riched20/editor.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Removed-an-unnecessary-call-to-GetScrol.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081215/5e1a8b83/attachment.txt 


More information about the wine-patches mailing list