wine/dlls/wininet/tests
Hans Leidekker d1076aeab4 wininet: Don't increase index in HttpQueryInfo if requested level is HTTP_QUERY_STATUS_CODE.
Some apps depend on this quirk because they don't reset the index
before subsequent calls to HttpQueryInfo.
2008-12-02 14:03:54 +01:00
..
ftp.c wininet: Treat an empty username as NULL in FTP_Connect(). 2008-11-18 12:46:18 +01:00
generated.c Update generated packing tests using current headers. 2008-06-18 15:21:48 +02:00
http.c wininet: Don't increase index in HttpQueryInfo if requested level is HTTP_QUERY_STATUS_CODE. 2008-12-02 14:03:54 +01:00
internet.c wininet: Fix behaviour of InternetTimeFromSystemTimeA/W when dealing with invalid parameters. 2008-10-06 13:07:56 +02:00
Makefile.in wininet: Add tests for some URL cache functions. 2008-03-12 17:55:41 +01:00
url.c wininet: InternetCrackUrlW: For URLs that have no urlpath, native clears lpszUrlPath. 2008-06-24 12:20:44 +02:00
urlcache.c wininet/tests: Don't crash on W2K and below. 2008-10-09 12:14:37 +02:00
wininet_test.h