Sweden-Number/dlls/shlwapi/tests
Hans Leidekker 7c9918338a shlwapi: Fix parameter check for UrlUnescapeA.
NULL pszUnescaped is okay if URL_UNESCAPE_INPLACE is set.
Add a corresponding test for UrlUnescape{A,W}.
2006-02-16 12:08:48 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
clist.c Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
clsid.c Remove stdlib.h inclusion if winsock.h is included. 2005-05-18 15:33:20 +00:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
ordinal.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
path.c shlwapi: Fix parameter check for UrlUnescapeA. 2006-02-16 12:08:48 +01:00
shreg.c Blame ExpandEnvironmentStringsA for the failing NT4 test. 2005-08-12 15:51:22 +00:00
string.c Fix some -Wstrict-prototypes warnings. 2005-06-27 09:57:28 +00:00