wine/dlls/shlwapi
Alexandre Julliard 6289a5848b shlwapi: Remove unneeded UNALIGNED attributes.
They are causing compiler warnings.
2023-10-20 13:28:08 +02:00
..
tests shlwapi: Remove unneeded UNALIGNED attributes. 2023-10-20 13:28:08 +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: Remove unneeded UNALIGNED attributes. 2023-10-20 13:28:08 +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