On 14 Feb 2003 11:26:32 -0800, you wrote:
Revert default loadorder to native DLLs firsts, to use the programs supplied ones if available. (Bug discovered and investigated by Tony Lambregts)
I don't think we should revert it, using builtins by default is a good idea IMO. We just need to handle dlls with an explicit path differently; how about something like this?
It fixes girotel, which has a comm.dll in its own directory that clashes with builtin comm.drv.
Rein.