Added support for loading a Winelib app linked as a .so from the wine
commit591832ec2e57e06e025f4bc3a5ea5f70a3ea9851
authorAlexandre Julliard <julliard@winehq.org>
Fri, 10 Nov 2000 01:38:28 +0000 (10 01:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Nov 2000 01:38:28 +0000 (10 01:38 +0000)
tree34f1f4690c67e8f8944539714f4b6a297958bbeb
parent70098f6990d6c726e9520a32b74894dd7703e5f7
Added support for loading a Winelib app linked as a .so from the wine
launcher, based on the value of argv[0].
include/wine/library.h
library/loader.c
scheduler/process.c