wine/dlls/comctl32 progress.c

Alexandre Julliard julliard at winehq.com
Tue Jan 29 11:15:48 CST 2002


ChangeSet ID:	1012324548778983943164349
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/29 12:15:48

Modified files:
	dlls/comctl32  : progress.c 

Log message:
	Dimitrie O. Paun <dimi at cs.toronto.edu>
	- add new SetRange functions (instead of duplicating the code)
	- pass the infoPtr around instead of the hwnd
	- use W-functions instead of A-functions
	- more checks in case of failures
	- make indentation and style consistent throughout the file

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

Revision  Changes    Path
 1.17     +222 -266  wine/dlls/comctl32/progress.c





More information about the wine-cvs mailing list