Tooltips: Fix TTM_TRACKACTIVATE and TTM_DELTOOL

Robert Shearman R.J.Shearman at warwick.ac.uk
Wed Mar 31 21:43:17 CST 2004


Hi,

This patch fixes TTM_TRACKACTIVATE to not require a value in lParam if
it is being sent to deactivate a tooltip. It also improves
TOOLTIPS_DelTool{A,W} so that all of the common code has been moved into
TOOLTIPS_DelToolCommon. Code has also been added near the end of
TOOLTIPS_DelToolCommon so that all of the indices are updated properly.

Rob

Changelog:
- TTM_TRACKACTIVATE can have NULL lParam when deactivating
- Factor out common code from TOOLTIPS_DelTool{A,W}
- Update all indices correctly after delete

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tooltips.diff
Type: text/x-patch
Size: 6456 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040401/65939c9f/tooltips.bin


More information about the wine-patches mailing list