8 Oct
2003
8 Oct
'03
10:38 p.m.
ChangeSet ID: 9692 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/10/08 17:38:52 Modified files: dlls/ntdll : env.c dlls/kernel : process.c Log message: Moved build_command_line back to kernel and make it handle Unicode properly. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9692 Old revision New revision Changes Path 1.8 1.9 +0 -173 wine/dlls/ntdll/env.c 1.20 1.21 +170 -5 wine/dlls/kernel/process.c