ChangeSet ID: 1010179654193926106207073 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/04 16:27:34
Modified files: dlls/comctl32 : tooltips.c
Log message: Sander van Leeuwen sandervl@xs4all.nl Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi) should be COMCTL32_Free(lpttsi).
Patch: http://cvs.winehq.com/patch.py?id=1010179654193926106207073
Revision Changes Path 1.40 +6 -6 wine/dlls/comctl32/tooltips.c