ChangeSet ID: 101830586072962436739272 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/08 17:44:20
Modified files: dlls/comctl32 : status.c
Log message: Dimitrie O. Paun dpaun@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