ChangeSet ID: 13376
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/08/18 16:03:32
Modified files:
dlls/kernel : process.c
Log message:
The argv array passed to the app needs to be in the Ansi codepage, not
the Unix one.
Patch: http://cvs.winehq.org/patch.py?id=13376
Old revision New revision Changes Path
1.70 1.71 +19 -0 wine/dlls/kernel/process.c