wine/dlls/comctl32 tooltips.c

Alexandre Julliard julliard at winehq.com
Fri Jan 4 15:27:34 CST 2002


ChangeSet ID:	1010179654193926106207073
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/04 16:27:34

Modified files:
	dlls/comctl32  : tooltips.c 

Log message:
	Sander van Leeuwen <sandervl at 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





More information about the wine-cvs mailing list