comctl32: toolbar: Create the tooltip control during WM_MOUSEMOVE so that the NM_TOOL...
commit81050ccaffefef41d3776abec407290561935f40
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Sun, 8 Oct 2006 21:43:33 +0000 (8 23:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Oct 2006 18:52:28 +0000 (9 20:52 +0200)
tree6e37df054a47bb1f2a5a3d5f14e47eb38cab2edf
parent7b899eabe93722499d7a887f8402b1131d9c1f19
comctl32: toolbar: Create the tooltip control during WM_MOUSEMOVE so that the NM_TOOLTIPSCREATE is not sent too early.
dlls/comctl32/toolbar.c