20 Sep
2001
20 Sep
'01
7:05 p.m.
ChangeSet ID: 1001012712628702009562403 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/09/20 15:05:12 Modified files: dlls/shell32 : shell32_main.c memory : environ.c scheduler : process.c Log message: Francois Gouget <fgouget(a)free.fr> Fix the conversions of a command line to/from an argv array. Patch: http://cvs.winehq.com/patch.py?id=1001012712628702009562403 Revision Changes Path 1.83 +143 -41 wine/dlls/shell32/shell32_main.c 1.26 +106 -19 wine/memory/environ.c 1.161 +83 -37 wine/scheduler/process.c