http://bugs.winehq.org/show_bug.cgi?id=15486
denis bonnenfant denis.bonnenfant@diderot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |denis.bonnenfant@diderot.or | |g
--- Comment #36 from denis bonnenfant denis.bonnenfant@diderot.org 2010-09-14 07:33:36 CDT --- Solidworks (with winetricks ie6) suffers the same bug.
All the functions attempting to connect to SolidWorks 3D content central ( online part library ) are concerned. Online registration too.
Without ie6, I got this :
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Thu, 14-Oct-2010 12:25:59 GMT; path=/; HttpOnly") fixme:wininet:set_cookie httponly not handled (L"HttpOnly") fixme:urlmon:WinInetHttpInfo_QueryInfo (0x3e4bcc0)->(1 0x14df3958 0x32dcd8 (nil) (nil)) fixme:wininet:InternetLockRequestFile STUB fixme:wininet:URLCache_FindFirstFreeEntry Grow file fixme:wininet:URLCache_CreateHashTable no free space for hash table
So maybe the problem is just hidden by ie6's dll overrides.