Dan Kegel
|
bcdb10a9ed
|
wininet: InternetCrackUrlW: For URLs that have no urlpath, native clears lpszUrlPath.
|
2008-06-24 12:20:44 +02:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Austin English
|
0e4adae973
|
Spelling fixes.
|
2008-01-07 13:41:01 +01:00 |
Roy Shea
|
91d07f6995
|
wininet: Added check of dwStructSize required by Windows in calls to InternetCrackUrlA.
|
2007-12-05 12:05:37 +01:00 |
Roy Shea
|
7903d7f3f4
|
wininet: Removed inline from copy_compsA and zero_compsA to allow Windows testing.
|
2007-12-05 12:05:10 +01:00 |
Paul Vriens
|
36e416b614
|
wininet/tests: Fix test failures for wininet.dll that comes with IE7.
|
2007-08-17 11:47:46 +02:00 |
Hans Leidekker
|
c1c6f4ad6b
|
wininet: Also set last error on NULL first parameter in InternetCreateUrl{A, W}.
|
2007-08-10 12:58:17 +02:00 |
Hans Leidekker
|
d10891eab9
|
wininet: Don't crash on NULL first or last parameter in InternetCrackUrlW.
|
2007-08-10 12:58:17 +02:00 |
Michael Stefaniuc
|
c576803f6d
|
wininet: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:42 +02:00 |
Francois Gouget
|
bf81fdc248
|
wininet/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-08 12:06:27 +01:00 |
Paul Vriens
|
cae03f7658
|
wininet/test: Free memory after use.
|
2006-12-06 11:26:52 +01:00 |
Hans Leidekker
|
de3b5be338
|
wininet/tests: Win64 printf format warning fixes.
|
2006-10-05 17:45:09 +02:00 |
James Hawkins
|
a1544731db
|
wininet: Add more tests for InternetCrackurl.
|
2006-07-17 13:46:11 +02:00 |
Andrew Talbot
|
cf371a1ef8
|
wininet/tests: Write-strings warnings fix.
|
2006-06-21 11:15:28 +02:00 |
Alexandre Julliard
|
68e4cf4a0b
|
wininet/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
|
2006-06-13 13:58:30 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Robert Shearman
|
d4245634ca
|
wininet: Fix a failing test.
|
2006-05-23 11:36:41 +02:00 |
Robert Shearman
|
74cb03247d
|
wininet: Move URL-related tests to a separate file.
|
2006-03-14 18:49:19 +01:00 |