ChangeSet ID: 1012324548778983943164349
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 02/01/29 12:15:48
Modified files:
dlls/comctl32 : progress.c
Log message:
Dimitrie O. Paun <dimi(a)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