wine/dlls/comctl32 status.c

Alexandre Julliard julliard at winehq.org
Fri Jan 21 10:18:38 CST 2005


ChangeSet ID:	15596
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/21 10:18:38

Modified files:
	dlls/comctl32  : status.c 

Log message:
	Gunnar Dalsnes <hardon at online.no>
	Ge van Geldorp <gvg at reactos.com>
	STATUSBAR_SetTextT:
	- ntext wasn't freed on return if text was unicode
	- part->text was always freed, but if the previous style was
	SBT_OWNERDRAW, part->text would contain 32bit data
	- free old text if new style is SBT_OWNERDRAW but old style wasn't

Patch: http://cvs.winehq.org/patch.py?id=15596

Old revision  New revision  Changes     Path
 1.69          1.70          +10 -5      wine/dlls/comctl32/status.c




More information about the wine-cvs mailing list