Sweden-Number/dlls/shlwapi
Alexandre Julliard 388a3ef908 shlwapi: Use strncmpiW instead of memicmpW for strings without embedded nulls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-08 08:34:56 -05:00
..
tests shlwapi: SHMapHandle should not set error when NULL is passed as hShared. 2019-04-02 19:27:25 +02:00
Makefile.in
assoc.c
clist.c
istream.c shlwapi: Forward IStream helpers to shcore. 2018-12-03 10:56:58 +01:00
msgbox.c
ordinal.c shlwapi: SHMapHandle should not set error when NULL is passed as hShared. 2019-04-02 19:27:25 +02:00
path.c shlwapi: Fix PathIsContentTypeA implementation. 2019-04-04 17:24:14 +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: Use strncmpiW instead of memicmpW for strings without embedded nulls. 2019-05-08 08:34:56 -05:00
wsprintf.c