ChangeSet ID: 1001108618749623594805598
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/09/21 17:43:38
Modified files:
controls : scroll.c
Log message:
Guy Albertelli <galberte(a)neo.lrun.com>
- Implement message loop on the client side of the scroll control.
- Move the mouse capture to after the SetFocus so that it stays
captured.
Patch: http://cvs.winehq.com/patch.py?id=1001108618749623594805598
Revision Changes Path
1.46 +40 -3 wine/controls/scroll.c