Sweden-Number/dlls/shlwapi
Michael Stefaniuc 500c5d1216 shlwapi: Remove redundant not-NULL check (coccinellery).
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-28 21:37:29 +01:00
..
tests shlwapi/tests: Add some tests for memory stream. 2018-09-07 18:17:28 +02:00
Makefile.in
assoc.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
clist.c
istream.c shlwapi: Forward IStream helpers to shcore. 2018-12-03 10:56:58 +01:00
msgbox.c
ordinal.c shlwapi: Forward IsOS() to shcore. 2018-12-05 09:24:07 +01:00
path.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
reg.c shlwapi: Forward SHCopyKey() to shcore. 2018-12-05 09:24:04 +01:00
regstream.c shlwapi: Remove unused fields. 2018-12-06 08:57:44 +01:00
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Forward IsOS() to shcore. 2018-12-05 09:24:07 +01:00
shlwapi_main.c shlwapi: Remove dead code (coverity). 2018-12-24 14:55:08 +01:00
stopwatch.c
string.c shlwapi: Remove redundant not-NULL check (coccinellery). 2019-02-28 21:37:29 +01:00
thread.c shlwapi: Forward ThreadRef functions to shcore. 2018-12-03 10:57:05 +01:00
url.c shlwapi: Turn several constants and variables into static constants. 2018-12-03 10:53:49 +01:00
wsprintf.c