Fixes for scroll.c

Guy L. Albertelli galberte at neo.lrun.com
Thu Sep 20 11:46:01 CDT 2001


A weird app used the scroll control and did a SetCapture after passing the
LBUTTONDOWN msg to control. It assumed that the LBUTTONUP message would be
consumed inside the control's LBUTTONDOWN processing.

Changelog:
Guy Albertelli  <<galberte at neo.lrun.com>>

  controls/scroll.c
   - Implement message loop on the client side of the scroll control. (The
     message loop is already in the nonclient portion (see nonclient.c).)
   - Move the mouse capture to after the SetFocus so that it stays capture.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scroll.diff
Type: application/octet-stream
Size: 3022 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010920/3b082bee/scroll.obj


More information about the wine-patches mailing list