ChangeSet ID: 9356 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/16 15:35:42
Modified files: memory : string.c files : dos_fs.c dlls/ntdll : path.c dlls/kernel : string.c
Log message: Moved most kernel string functions to dlls/kernel.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9356
Old revision New revision Changes Path 1.46 1.47 +0 -206 wine/memory/string.c 1.137 1.138 +4 -4 wine/files/dos_fs.c 1.5 1.6 +1 -1 wine/dlls/ntdll/path.c 1.8 1.9 +208 -0 wine/dlls/kernel/string.c