http://bugs.winehq.org/show_bug.cgi?id=5758
------- Additional Comments From rob@codeweavers.com 2007-25-05 04:59 ------- Yeah, it's a buggy app. It probably just happened to work before because the stack was cleared by us storing the hostname in a stack variable in HTTP_HttpOpenRequest before.
You could probably fix it by adding back a variable to the stack and just doing a memset on it, but it would be a hack and not suitable for inclusion in Wine.
Look for this application not working on certain versions of Windows too.