comctl32: header: Send correct notify after HDM_SETITEM.
commit50d8c80fda3a8b9b28bc229a694ed499d4a55b40
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Wed, 19 Apr 2006 12:36:57 +0000 (19 14:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Apr 2006 17:25:09 +0000 (19 19:25 +0200)
treee29861ce3715afdfbb2bae873683edb25271aad2
parentc5b27fa97b4e9412f8a0483ff3b16e25b606f437
comctl32: header: Send correct notify after HDM_SETITEM.

The HDN_ITEMCHANGING notify should have the new data instead of the
old one.  Both HDN_ITEMCHANGING and HDN_ITEMCHANGED now have the text
field if it changed.
dlls/comctl32/header.c