http://bugs.winehq.org/show_bug.cgi?id=9062
------- Additional Comments From us@edmeades.me.uk 2007-25-07 10:28 ------- 2. Issue of drop down size. This fixes it
routine CBDropDown, setwindowpos call, change use of .right/.left to: lphc->droppedWidth?lphc->droppedWidth : lphc->droppedRect.right - lphc-
droppedRect.left,