[Wine] override with native, builtin

Dan Kegel dank at kegel.com
Tue Mar 11 21:02:42 CDT 2008


On Tue, Mar 11, 2008 at 6:38 PM, bill lam <cbill.lam at gmail.com> wrote:
> I would like to know if there is any difference between [native] and
>  [native,builtin]? Is there any function that native dll missing and need builtin
>  version to step in?

[native,builtin] is less likely to kill you if you happen to be missing the dll
in question.  (This might be handy while running a complex
installer than can limp by with Wine's version of a dll initially
but needs the real one before it's done.)
- Dan



More information about the wine-users mailing list