Moved the exec_wine_binary function to the wine library, and use it to
commitdaeccba704e24167f4ba08709a83014fb9ca60b8
authorAlexandre Julliard <julliard@winehq.org>
Tue, 11 Nov 2003 22:21:29 +0000 (11 22:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Nov 2003 22:21:29 +0000 (11 22:21 +0000)
treee29cf779e9a9b45d0958c5897bb6e8cff4d374a5
parentdfe1df6408d58a417252115f98b032295007f798
Moved the exec_wine_binary function to the wine library, and use it to
exec the wineserver too.
dlls/kernel/Makefile.in
dlls/kernel/process.c
dlls/ntdll/Makefile.in
dlls/ntdll/server.c
include/wine/library.h
libs/wine/Makefile.in
libs/wine/config.c
libs/wine/loader.c
libs/wine/wine.def