ChangeSet ID: 9783 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/14 22:47:53
Modified files: include : drive.h files : drive.c dos_fs.c directory.c dlls/kernel : profile.c
Log message: Get rid of the drive codepages and use CP_UNIXCP instead.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9783
Old revision New revision Changes Path 1.13 1.14 +0 -1 wine/include/drive.h 1.99 1.100 +32 -64 wine/files/drive.c 1.139 1.140 +21 -28 wine/files/dos_fs.c 1.67 1.68 +2 -3 wine/files/directory.c 1.2 1.3 +2 -4 wine/dlls/kernel/profile.c