Sweden-Number/dlls/shlwapi
Nikolay Sivov c05b54d9a9 shlwapi: Forward SHRegGetIntW() to shcore.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-04 10:01:59 +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 ThreadRef functions to shcore. 2018-12-03 10:57:05 +01:00
path.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02:00
reg.c shlwapi: Forward SHRegGetIntW() to shcore. 2018-12-04 10:01:59 +01:00
regstream.c shlwapi: Forward SHOpenRegStream2() to shcore. 2018-12-03 10:56:50 +01:00
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Forward SHRegGetIntW() to shcore. 2018-12-04 10:01:59 +01:00
shlwapi_main.c shlwapi: Forward ThreadRef functions to shcore. 2018-12-03 10:57:05 +01:00
stopwatch.c
string.c shlwapi: Use the ARRAY_SIZE() macro. 2018-09-17 15:40:45 +02: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