Sweden-Number/dlls/wininet/tests
Robert Shearman 414d1ddeb9 wininet: Rewrite InternetCreateUrlW.
- Rewrite InternetCreateUrlW to respect the lengths passed in via the
  URL_COMPONENTS structure and fall back to a strlenW call when a
  length is zero.
- Expand the number of protocols supported when determining whether
  the port number should be added.
- Fix a test by passing in the correct length of scheme.
2006-03-06 20:00:53 +01:00
..
.gitignore wininet: Add tests for InternetQueryOption. 2006-02-06 14:12:22 +01:00
Makefile.in wininet: Add tests for InternetQueryOption. 2006-02-06 14:12:22 +01:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
http.c wininet: Rewrite InternetCreateUrlW. 2006-03-06 20:00:53 +01:00
internet.c wininet: Fix InternetQueryOption test to pass under Windows. 2006-02-06 20:59:21 +01:00
wininet_test.h Assorted spelling fixes. 2005-08-12 18:22:06 +00:00