[PATCH] comctl32: Do not resize windows when giving an updown control the same buddy.

Mark Harmstone hellas at burntcomma.com
Tue Mar 31 17:02:53 CDT 2015


When an updown control receives UDM_SETBUDDY with the HWND of its existing
buddy, it should do nothing. At present Wine resizes the buddy as it
would do initially, resulting in the textbox getting progressively smaller
every time UDM_SETBUDDY is sent.

---
 dlls/comctl32/updown.c | 3 +++
 1 file changed, 3 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-Do-not-resize-windows-when-giving-an-updown.patch
Type: text/x-patch
Size: 516 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150331/76d145ec/attachment.bin>


More information about the wine-patches mailing list