[Wine] Re: HOWTO configure internet access

Duane Clark junkmail at junkmail.com
Mon Mar 19 00:52:02 CDT 2007


Frank Busse wrote:
> 
> Did you notice line 1524
> 	InternetGetCookieW (L"http://www.phase-6.de", [...]
> and related line 1533
> 	InternetGetCookieW no cookies found for L"www.phase-6.de"?
> 
> I'm all but sure about those trace messages: To me it seems that the 
> traced program tries (and fails) to somehow handle a cookie required for 
> the update process.

Well, looking at the Wine tests for InternetGetCookieW(), many of them 
have a "todo_wine", which means there are known bugs in the Wine 
implementation. Have you tried a Windows wininet.dll?


More information about the wine-users mailing list