Sweden-Number/dlls/shlwapi
Nikolay Sivov e078c97d53 shlwapi/tests: Fix indentation warning on GCC 6.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-12 12:31:52 +09:00
..
tests shlwapi/tests: Fix indentation warning on GCC 6. 2016-08-12 12:31:52 +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
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 its vs it's typo. 2016-08-04 09:07:57 -05:00
wsprintf.c