wine/dlls/shlwapi
Alexandre Julliard 7e957a17f6 makefiles: Remove unnecessary imports of version.dll.
The functions are in kernelbase nowadays.
2023-10-12 10:34:21 +02:00
..
tests shlwapi: Fix SHFormatDateTime implementation during DST. 2023-09-01 11:28:15 +02:00
assoc.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
clist.c
istream.c shlwapi: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
Makefile.in makefiles: Remove unnecessary imports of version.dll. 2023-10-12 10:34:21 +02:00
msgbox.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
ordinal.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
path.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
reg.c
regstream.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
resource.h
shlwapi.rc
shlwapi.spec
shlwapi_main.c shlwapi: Remove DECLSPEC_HIDDEN usage. 2023-07-10 15:55:31 +02:00
stopwatch.c shlwapi: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
string.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
thread.c
url.c
wsprintf.c