Sweden-Number/dlls/shlwapi
Alexandre Julliard 47c131ebcb shlwapi: Import string functions from kernelbase.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-20 09:17:06 +02:00
..
tests shlwapi: SHMapHandle should not set error when NULL is passed as hShared. 2019-04-02 19:27:25 +02:00
Makefile.in shlwapi: Import string functions from kernelbase. 2019-06-20 09:17:06 +02:00
assoc.c
clist.c
istream.c
msgbox.c
ordinal.c shlwapi: Import string functions from kernelbase. 2019-06-20 09:17:06 +02:00
path.c shlwapi: Fix PathIsContentTypeA implementation. 2019-04-04 17:24:14 +02:00
reg.c
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Fix some spec file entries. 2019-06-10 12:23:45 +02:00
shlwapi_main.c shlwapi: Remove dead code (coverity). 2018-12-24 14:55:08 +01:00
stopwatch.c
string.c shlwapi: Import string functions from kernelbase. 2019-06-20 09:17:06 +02:00
thread.c
url.c shlwapi: Use strncmpiW instead of memicmpW for strings without embedded nulls. 2019-05-08 08:34:56 -05:00
wsprintf.c