ChangeSet ID: 12638 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/06/15 15:31:06
Modified files: loader : preloader.c libs/wine : config.c
Log message: Add the preloader itself as argv[0] and remove it again before running the real loader, this way the ps output makes more sense.
Patch: http://cvs.winehq.org/patch.py?id=12638
Old revision New revision Changes Path 1.4 1.5 +7 -2 wine/loader/preloader.c 1.8 1.9 +10 -2 wine/libs/wine/config.c