wine/dlls/comctl32 trackbar.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 4 18:31:21 CDT 2002


ChangeSet ID:	1031182281904619175781594
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/04 18:31:21

Modified files:
	dlls/comctl32  : trackbar.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	- Unicodification (use Unicode functions & types consistently).
	- Pass infoPtr around instead of hwnd.
	- Proper type-safe signatures for functions processing messages.
	- Fix the types for some of the control's parameters.
	- Implement [GS]ET_UNICODEFORMAT.
	- Few indentation and spacing fixes.
	- Tidy up docu.

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

Revision  Changes    Path
 1.34     +489 -570  wine/dlls/comctl32/trackbar.c




More information about the wine-cvs mailing list