ChangeSet ID: 7392 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/07 14:29:31
Modified files: dlls/commdlg : filedlg95.c
Log message: Adam Gundy arg@cyberscience.com ArrangeCtrlPositions() did not cope correctly with a templated dialog which has an extra 'preview' control to the right of the 'marker' control. FILEDLG95_Handle_GetFilePath() did not return the path - it wasn't combining the path with the filename.
Patch: http://cvs.winehq.com/patch.py?id=7392
Old revision New revision Changes Path 1.89 1.90 +12 -4 wine/dlls/commdlg/filedlg95.c