ChangeSet ID: 6001 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/24 22:32:11
Modified files: include : winnt.h file.h files : file.c drive.c dos_fs.c directory.c
Log message: Get rid of FILE_ATTRIBUTE_SYMLINK (based on a patch by Bill Medland).
Patch: http://cvs.winehq.com/patch.py?id=6001
Old revision New revision Changes Path 1.136 1.137 +0 -1 wine/include/winnt.h 1.48 1.49 +1 -1 wine/include/file.h 1.166 1.167 +6 -7 wine/files/file.c 1.78 1.79 +1 -1 wine/files/drive.c 1.121 1.122 +4 -4 wine/files/dos_fs.c 1.56 1.57 +1 -1 wine/files/directory.c