1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/shlwapi
2024-02-13 22:37:50 +01:00
..
tests shlwapi/tests: Add many more tests for UrlCanonicalize(). 2024-02-13 22:37:50 +01:00
assoc.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
clist.c shlwapi: Enable compilation with long types. 2022-02-18 09:32:19 +01:00
istream.c shlwapi: Use nameless unions/structs. 2023-07-04 13:07:18 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01: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 shlwapi: Enable compilation with long types. 2022-02-18 09:32:19 +01:00
regstream.c shlwapi: Use CRT allocation functions. 2023-09-04 11:42:28 +02:00
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Implement StrFormatByteSizeEx. 2023-05-08 10:56:01 +02:00
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 shlwapi: Enable compilation with long types. 2022-02-18 09:32:19 +01:00
url.c shlwapi: Enable compilation with long types. 2022-02-18 09:32:19 +01:00
wsprintf.c