ChangeSet ID: 993342175691598365548998
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/06/23 20:22:55
Modified files:
dlls/comctl32 : rebar.c
Log message:
Guy L. Albertelli <galberte(a)neo.lrun.com>
- Add support for WM_NOTIFYFORMAT and support both ANSI and UNICODE
notify formats.
- Move the drawing of the band backgrounds and band separators to the
WM_ERASEBKGND processing just the way the native controls do.
- Implement WM_SETREDRAW.
Patch: http://cvs.winehq.com/patch.py?id=993342175691598365548998
Revision Changes Path
1.43 +181 -110 wine/dlls/comctl32/rebar.c