On Thu, 31 Oct 2002, Dimitrie O. Paun wrote: > On October 31, 2002 03:35 am, Johan Gill wrote: > > Even with perfectly working builtin dlls, one needs overrides for the > > native dlls that are proprietary, or the loading will fail. Or is this a > > bug? > > This doesn't sound right. Can you give some examples of that happening?
Sure. Sid Meier's Alpha Centauri uses sound.dll, which contains some convenience sound stuff. If I keep the default loadorder, "builtin","native", Wine tries to load sound.dll as builtin and fails, but does not try to treat the file as native. /Johan Gill, [EMAIL PROTECTED]