- Implement message loop on the client side of the scroll control.
authorGuy Albertelli <galberte@neo.lrun.com>
Fri, 21 Sep 2001 21:43:38 +0000 (21:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Sep 2001 21:43:38 +0000 (21:43 +0000)
commit943e761db7a7d7dea47fad6cd7293725ec7f8766
tree385ed256b0d8843937a3fe198366d520e3c2063c
parent75b525149d4303a61f19dfb35c045d556f44c041
- Implement message loop on the client side of the scroll control.
- Move the mouse capture to after the SetFocus so that it stays
  captured.
controls/scroll.c