[Bug 12718] Typing the username in MSN Messenger 7.5 is really slow

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 11 03:34:22 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12718





--- Comment #7 from Hans Leidekker <hans at it.vu.nl>  2008-07-11 03:34:22 ---
> As a suggestion, it could be a wininet bug.  Should wininet be caching the
> file and returning the cached version instead of downloading it every time?  

Yes, I did check that, but HttpOpenRequest is called with flags
INTERNET_FLAG_RELOAD |
INTERNET_FLAG_NO_CACHE_WRITE |
INTERNET_FLAG_KEEP_CONNECTION |
INTERNET_FLAG_IGNORE_CERT_CN_INVALID |
INTERNET_FLAG_NO_UI

which suggests the file should not be cached. 


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list