wine/dlls/comctl32 status.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Apr 8 17:44:20 CDT 2002


ChangeSet ID:	101830586072962436739272
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/04/08 17:44:20

Modified files:
	dlls/comctl32  : status.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	- get rid of parent handle from info struct
	- store hwnd in info struct, do not pass it around
	- use unicode functions wherever possible
	- consistent indentation
	- bugs in Unicode handling fixed
	- fix handling of error conditions
	- fix initialization bugs, etc.
	- complete tooltip support
	- typesafety
	- update the FIXME list to the latest specs

Patch: http://cvs.winehq.com/patch.py?id=101830586072962436739272

Revision  Changes    Path
 1.40     +361 -485  wine/dlls/comctl32/status.c




More information about the wine-cvs mailing list