search for: internetcanonicalizeurla

Displaying 3 results from an estimated 3 matches for "internetcanonicalizeurla".

2011 May 23
1
MLDownloader 7.1 fails to download data from yahoo
...They are also repeatable with wget. But notice the embedded \n in the GETs from Yahoo. wget doesn't like them unless the \n are removed. http://ichart.finance.yahoo.com/table.cs\nv?s=MSFT&d=4&e=22&f=2011&g=d&a=3&b=2&c=2007&ignore=.csv Code: 0020:Call wininet.InternetCanonicalizeUrlA(0054f954 "http:///updates/mld.txt",007eddf0,007edde8,02000000) ret=0051cc6d 0020:Call shlwapi.UrlCanonicalizeA(0054f954 "http://www.trading-tools.com/updates/mld.txt",007eddf0,007edde8,a2000000) ret=6833676d 0020:Ret shlwapi.UrlCanonicalizeA() retval=00000000 ret=6833676d 0020:...
2007 Oct 26
0
Wine release 0.9.48
...D3DXPlaneColorSubtract. d3dx8: Implement D3DXPlaneMatrixIdentity. d3dx8: Implement D3DXPlaneMatrixIsIdentity. Detlef Riekenberg (18): localspl/tests: Spelling fix. shlwapi: Fix returned result code and size in UrlCanonicalizeA. wininet: Fix flags and SetLastError for InternetCanonicalizeUrlA/W. wininet/tests: Test NULL pointer for InternetCanonicalizeUrlA. shlwapi/tests: Move URL testing functions from path.c to url.c. shlwapi/test: Test dwSize for UrlCanonicalizeA/W. spoolss: Add a stub for SplIsUpgrade. spoolss: Add a stub for BuildOtherNamesFromMachineN...
2007 Oct 12
0
Wine release 0.9.47
...ekenberg (6): msi: Dump the database name in a FIXME. winspool: Add a missing export. spoolss: Implement SplInitializeWinSpoolDrv. spoolss/tests: Add tests for SplInitializeWinSpoolDrv. localspl: Implement InitializePrintProvidor. wininet/tests: Initial tests for InternetCanonicalizeUrlA. Dmitry Timoshkov (3): user32: WM_IME_SETCONTEXT messages are optional. gdi32: Prefer a Microsoft cmap table over other platform ones. user32: Add a message test for ownerdrawn listbox, make it pass under Wine. EA Durbin (1): kernel32: Implement SetUserGeoID. Francois Gou...