ChangeSet ID: 11799
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/04/01 14:59:31
Modified files:
dlls/comctl32 : tooltips.c
Log message:
Robert Shearman <R.J.Shearman(a)warwick.ac.uk>
- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
- Factor out common code from TOOLTIPS_DelTool{A,W}.
- Update all indices correctly after delete.
Patch: http://cvs.winehq.org/patch.py?id=11799
Old revision New revision Changes Path
1.63 1.64 +59 -81 wine/dlls/comctl32/tooltips.c