http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From cweiske@cweiske.de 2006-03-09 18:02 ------- Ok, I found one version of that dll at http://www.nodevice.ru/dll/2159.html (sorry for the russian page, the western ones don't supply it for free). I also attach it here.
So now, I get the following: err:module:import_dll Library DKUPDDLL.dll (which is needed by L"C:\windows\system32\anet2.dll") not found
Seems we get into a missing-dll-hell here.
What I don't understand: If the normal windows installation doesn't suppy this dll, how does this setup work then? Does it just ignore the missing dll, the dll loading function returns a failure code and the setup continues? If that's true, wine doesn't do exactly the same as windows here.