ChangeSet ID: 10682 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/14 18:20:46
Modified files: files : dos_fs.c dlls/ntdll : path.c dlls/kernel/tests: path.c dlls/kernel : Makefile.in Added files: dlls/kernel : path.c
Log message: Eric Pouech pouech-eric@wanadoo.fr Reimplemented Get{Short|Long}PathName and updated the regression tests.
Patch: http://cvs.winehq.com/patch.py?id=10682
Old revision New revision Changes Path 1.144 1.145 +0 -272 wine/files/dos_fs.c 1.13 1.14 +2 -1 wine/dlls/ntdll/path.c 1.20 1.21 +15 -23 wine/dlls/kernel/tests/path.c 1.102 1.103 +1 -0 wine/dlls/kernel/Makefile.in Added 1.1 +0 -0 wine/dlls/kernel/path.c