- add new SetRange functions (instead of duplicating the code)
commit187a6795c445104820c690ca422b95c18e55ccd3
authorDimitrie O. Paun <dimi@cs.toronto.edu>
Tue, 29 Jan 2002 17:15:48 +0000 (29 17:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Jan 2002 17:15:48 +0000 (29 17:15 +0000)
tree7eac4c17edc86b83b2a69ca1081957d8582baa9f
parentd328085efac37f9a03beabccd5d8c9f4b1b2c509
- 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
dlls/comctl32/progress.c