Added wine_get_argv0_path() to retrieve the path of the wine binary.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 Oct 2003 00:36:09 +0000 (00:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Oct 2003 00:36:09 +0000 (00:36 +0000)
commit5986e3a724bf68007644a5ed791a01ce43a10fe2
tree8a7c5c120062cd61b60b226bc9b32f3e7240447d
parentaf192f83b692b44fdbfa731967d768bd16fb4ae0
Added wine_get_argv0_path() to retrieve the path of the wine binary.
include/wine/library.h
libs/wine/config.c
libs/wine/loader.c