Sweden-Number/dlls/shlwapi
Nikolay Sivov 24d5e853b2 shlwapi: Forward IUnknown_* helpers to shcore.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-30 19:36:51 +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 file-base stream calls to shcore. 2018-11-30 19:36:51 +01:00
msgbox.c
ordinal.c shlwapi: Forward IUnknown_* helpers to shcore. 2018-11-30 19:36:51 +01:00
path.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
reg.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Forward IUnknown_* helpers to shcore. 2018-11-30 19:36:51 +01:00
shlwapi_main.c
stopwatch.c
string.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
thread.c shlwapi: Avoid a temporary variable. 2018-09-17 15:40:35 +02:00
url.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
wsprintf.c