20 Aug
2002
20 Aug
'02
12:45 p.m.
Raul Dias a écrit :
Is it possible that the --dll command line argument is not valid for subprocess/forks from the lauched process?
Or is it a feature ?
it's aa feature the --dll option is likely to disapear (as is it for now), and will only be supported thru registry settings, on a per app basis (the --dll switch may remain as a temporary setting of those registry entries) what you're looking for is provided by setting the proper DllOverride information under HKLM\\Software\\Wine\\Wine\\Config\\AppDefaults\\<appname>\\DllOverrides where <appname> is the name of you app HTH A+