17 Sep
2002
17 Sep
'02
6:33 p.m.
ChangeSet ID: 1032287635970862675299035 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/09/17 13:33:55 Modified files: dlls/commdlg : filedlg95.c Log message: Josef Meixner <Josef.Meixner(a)t-online.de> Huw Davies <huw(a)codeweavers.com> - Initializing the return-string shouldn't change the pointer. - Added "FIXME" for case not handled. - Directory and the filenames have to be separated by "\0". - Added check to handle possible signed/unsigned overflow. Patch: http://cvs.winehq.com/patch.py?id=1032287635970862675299035 Revision Changes Path 1.81 +21 -7 wine/dlls/commdlg/filedlg95.c