ChangeSet ID: 17983 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/07 15:03:30
Modified files: dlls/commdlg : filedlgbrowser.h filedlgbrowser.c filedlg.c
Log message: Juan Lang juan_lang@yahoo.com Fix return code abuse (don't use HRESULT when it isn't meant), make functions static where possible, remove unused prototypes.
Patch: http://cvs.winehq.org/patch.py?id=17983
Old revision New revision Changes Path 1.21 1.22 +0 -1 wine/dlls/commdlg/filedlgbrowser.h 1.53 1.54 +1 -8 wine/dlls/commdlg/filedlgbrowser.c 1.107 1.108 +27 -29 wine/dlls/commdlg/filedlg.c