Re: env lookup in loading a dll

2004-10-14 Thread Bill Medland
On October 14, 2004 08:00 pm, Bill Medland wrote: > Anyone any ideas about this? > > With recent changes in Wine, registering msxml4.dll results in the path in > the registry being %SystemRoot%\system\msxml4.dll (which is correct). > Previously it was the explicit C:\windows\system\msxml4.dll. > >

env lookup in loading a dll

2004-10-14 Thread Bill Medland
Anyone any ideas about this? With recent changes in Wine, registering msxml4.dll results in the path in the registry being %SystemRoot%\system\msxml4.dll (which is correct). Previously it was the explicit C:\windows\system\msxml4.dll. The result is that CoCreateInstance results in an attempt t