[Wine] Proxy/Auth Problem?

Vincent Povirk madewokherd at gmail.com
Sat Nov 6 21:22:23 CDT 2010


A missing managed library would be a DllNotFoundException. This is a
FileLoadException.

The HRESULT, 8009001D, is NTE_PROVIDER_DLL_FAIL. So apparently it's an
unmanaged DLL that's failing to load, and the error doesn't say which.

Given the lack of err:module output, I'd say the DLL is there but
DllMain is failing. A +module log might help.



More information about the wine-users mailing list