ChangeSet ID: 9669 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/07 19:36:09
Modified files: libs/wine : loader.c config.c include/wine : library.h
Log message: Added wine_get_argv0_path() to retrieve the path of the wine binary.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9669
Old revision New revision Changes Path 1.9 1.10 +4 -5 wine/libs/wine/loader.c 1.1 1.2 +45 -0 wine/libs/wine/config.c 1.23 1.24 +1 -0 wine/include/wine/library.h