http://bugs.winehq.org/show_bug.cgi?id=16831
--- Comment #19 from Hans Leidekker hans@meelstraat.net 2009-01-08 04:26:01 ---
Move the code from InternetCrackUrlW() to a new INTERNET_InternetCrackUrlW() that takes a 'bFix' flag and the connection flags, and that conditionally does the fix-up when bFix == TRUE.
I find that too hackish. Have you tested what happens with a URL that has an explicit port on Windows?