Sweden-Number/dlls/shlwapi
Michael Stefaniuc b713c438c1 shlwapi/tests: Use wine_dbgstr_guid() to trace REFIIDs.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-20 22:54:09 +09:00
..
tests shlwapi/tests: Use wine_dbgstr_guid() to trace REFIIDs. 2016-07-20 22:54:09 +09:00
Makefile.in
assoc.c
clist.c
istream.c shlwapi: Fix IStream::Read() return value for partial reads. 2016-04-26 14:52:01 +09:00
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 shlwapi: Reject NULL key on SHRegCloseUSKey with tests. 2015-09-07 15:04:27 +09:00
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: Fix a string leak (Valgrind). 2016-06-13 11:34:14 +09:00
wsprintf.c