comctl32: header: Correct HDN_GETDISPINFO. Use it during drawing.
commit74c3b366d39420421f7ee944d8e779f74d837b77
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Sat, 13 May 2006 19:31:12 +0000 (13 21:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 May 2006 12:46:11 +0000 (15 14:46 +0200)
treef3e3aa291219ec7847fd56a5229cd26af564135f
parent96190f77b9dbc63fb2cafd3a3fa2eabe266d5dce
comctl32: header: Correct HDN_GETDISPINFO. Use it during drawing.

Improve HEADER_SendHeaderDispInfoNotify and rename it to
HEADER_PrepareCallbackItems. The new HEADER_FreeCallbackItems frees
the buffers allocated by it. GetItemT and DrawItem calls these
functions.
dlls/comctl32/header.c