- Add support for WM_NOTIFYFORMAT and support both ANSI and UNICODE
commitea478c62a16274aea1eb6bd7b9689aa860129319
authorGuy L. Albertelli <galberte@neo.lrun.com>
Sun, 24 Jun 2001 00:22:55 +0000 (24 00:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 24 Jun 2001 00:22:55 +0000 (24 00:22 +0000)
tree6c2b8326312a670674dc435824d4f5137c9b197b
parentb2207c7f3642c184a9e0bec0761dac7529ed415d
- 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.
dlls/comctl32/rebar.c