wineprefixcreate intree use

Vincent Béron vberon at mecano.gme.usherb.ca
Sat Jun 19 09:57:14 CDT 2004


With this patch, starting from new sources, I'm able to
./configure;make;./wine and get the usage screen, or ./configure;make;cd
programs/notepad;./notepad and get notepad coming up.

The new script in loader/ can be traded for some additional code either
in ntdll/server.c (where the call to wineprefixcreate originates), or in
wine_exec_wine_binary to detect running intree and look in tools.
I think the attached solution is simpler.

Changelog:
Fix wineprefixcreate to work out of the box for a intree use.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wineprefixcreate.diff
Type: text/x-patch
Size: 1425 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040619/eadd7b27/wineprefixcreate.bin


More information about the wine-patches mailing list