ChangeSet ID: 9670 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/07 19:45:01
Modified files: misc : options.c include : options.h dlls/ntdll : server.c dlls/kernel : process.c
Log message: Get rid of the argv0 and full_argv0 global variables.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9670
Old revision New revision Changes Path 1.43 1.44 +2 -5 wine/misc/options.c 1.39 1.40 +0 -3 wine/include/options.h 1.1 1.2 +6 -22 wine/dlls/ntdll/server.c 1.16 1.17 +5 -8 wine/dlls/kernel/process.c