Sweden-Number/dlls/shlwapi
Akihiro Sagawa 98d0fa99da shlwapi: Use isalnumW() instead of isalnum() for WCHARs.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-17 16:11:21 +02:00
..
tests shlwapi/tests: Remove workarounds for versions we don't test on anymore. 2017-04-03 13:21:32 +02:00
Makefile.in
assoc.c
clist.c
istream.c
msgbox.c
ordinal.c
path.c
reg.c
regstream.c shlwapi: Avoid 'else if' for IStream_fnQueryInterface. 2017-02-01 21:19:38 +01:00
resource.h
shlwapi.rc
shlwapi.spec
shlwapi_main.c
stopwatch.c
string.c shlwapi: Fixed error handling in StrRetToBufW. 2017-02-23 20:12:36 +01:00
thread.c
url.c shlwapi: Use isalnumW() instead of isalnum() for WCHARs. 2017-05-17 16:11:21 +02:00
wsprintf.c