comctl32: Fix emitting of NM_CUSTOMDRAW header notifications.
commit1b9fc2a170b17888e71fa229657d02240f37ffb5
authorPhil Krylov <phil@newstar.rinet.ru>
Tue, 10 Jan 2006 18:58:24 +0000 (10 19:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Jan 2006 18:58:24 +0000 (10 19:58 +0100)
tree9139d012314dd8dc9c67350636c7a62fd6baae8a
parentf5ebb75f08f5d417b38fe1ce84f13a6240611bdd
comctl32: Fix emitting of NM_CUSTOMDRAW header notifications.
Emit NM_CUSTOMDRAW header notifications for all headers, not only
ownerdrawn. Allow to change item text and background colors in an
application's NM_CUSTOMDRAW handler.
dlls/comctl32/header.c