ArrangeCtrlPositions() did not cope correctly with a templated dialog
commit3ff6a487d604008243774127a808b6adf247efdb
authorAdam Gundy <arg@cyberscience.com>
Fri, 7 Mar 2003 20:29:31 +0000 (7 20:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Mar 2003 20:29:31 +0000 (7 20:29 +0000)
tree9749d5593b2a3d5ff408b916d92cbe0d1722a92d
parented89fe7b074ae330c6000316cc82893ab9110f1b
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.
dlls/commdlg/filedlg95.c