RE: PATCH: Editing DLL overrides in winecfg

2004-01-07 Thread Robert Shearman
> Let me get this straight: dll overrides specificy whether you want to > use the windows dll or wine dll, right? So, when you put it on "", this > is essentially the same as leaving the dll override out? No. Leaving the DLL override out will make Wine use the default override policy. Specifying "

Re: PATCH: Editing DLL overrides in winecfg

2004-01-07 Thread Robert van Herk
Alexandre Julliard wrote: Robert van Herk <[EMAIL PROTECTED]> writes: This is a patch that adds a tabsheet to winecfg, that allows the user to change the dll overrides; both globally and per app. I put this in, but note that there are more possibilities that just builtin or native that wi

Re: PATCH: Editing DLL overrides in winecfg

2004-01-06 Thread Alexandre Julliard
Robert van Herk <[EMAIL PROTECTED]> writes: > This is a patch that adds a tabsheet to winecfg, that allows the user > to change the dll overrides; both globally and per app. I put this in, but note that there are more possibilities that just builtin or native that will have to be supported too. A