http://bugs.winehq.org/show_bug.cgi?id=5758
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2007-25-05 05:28 -------
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.
that sounds reasonable, yeah
Look for this application not working on certain versions of Windows too.
That sounds a bit odd to me, this pokerclient is rather popular, so i would bet this bug was then discovered long time ago, if it would crash on windows. Furthermore, i tried a few times with native wininet, and the app never crashes and starts fine. So maybe native wininet has some kind of builtin sanity check, that would prevent it from crashing, if apps pass bogus stuff into HTTP_HttpQueryInfoW? Of course i would have to test that on windows by writing buggy app, but do you think that might be likely?