ChangeSet ID: 7405 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/07 17:08:38
Modified files: controls : scroll.c
Log message: Andrew Johnston johnstonam@logica.com Move keyboard event processing from WndProc code into the existing helper. Create a helper function for the create event and clean up code. Remove macro for detecting invalid SCROLLINFO structures and make it an inline function.
Patch: http://cvs.winehq.com/patch.py?id=7405
Old revision New revision Changes Path 1.63 1.64 +78 -61 wine/controls/scroll.c