Starting application from a directory with some kernel32.dll

Alexandre Julliard julliard at winehq.com
Tue Apr 9 12:56:27 CDT 2002


Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:

> But loading native kernel32 and friends will lead to a crash. Would you
> abject an explicit check for those?

As long as it is configurable that would be acceptable. But you cannot
simply hard-code kernel32 as builtin all the time, there may be cases
where you want to load the native. And note that you can already
specify a full path in the load order config so you could use that to
solve the problem in your case.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list