Sweden-Number/dlls/shlwapi
Francois Gouget 637799db98 shlwapi/tests: Fix a test failure on Windows 10.
AssocQueryString() can return S_FALSE with the size of the required buffer.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-18 12:21:10 +09:00
..
tests shlwapi/tests: Fix a test failure on Windows 10. 2016-03-18 12:21:10 +09:00
Makefile.in
assoc.c
clist.c
istream.c
msgbox.c
ordinal.c shlwapi/tests: Fix uninitialized data access in tests (Valgrind). 2016-01-09 17:30:04 +09:00
path.c shlwapi: Don't crash in PathStripPath when read-only string is passed and it's not modified. 2015-10-29 10:54:15 +09:00
reg.c
regstream.c
resource.h
shlwapi.rc
shlwapi.spec
shlwapi_main.c shlwapi: Handle NULL pointer in DllGetVersion() (Coverity). 2015-12-29 17:13:52 +01:00
stopwatch.c shlwapi: Fix initializer causing compiler warning. 2016-01-08 21:38:20 +09:00
string.c
thread.c
url.c shlwapi: Use the standard WideCharToMultiByte instead of wine_utf8_wcstombs. 2016-02-25 00:24:59 +09:00
wsprintf.c