Sweden-Number/dlls/shlwapi
Eric Pouech bb1fc33570 include/msvcrt: Add attribute((format)) to printf and scanf -like APIs.
Fix a bunch of warnings generated by this patch and the migration of
GUID.Data1 to long in ae2693e2c4

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-31 18:38:55 +01:00
..
tests shlwapi/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
assoc.c shlwapi: Fix ASCII / ANSI mixups in comments. 2021-08-30 22:49:58 +02:00
clist.c shlwapi: SHAddDataBlock() returns BOOL, not HRESULT. 2021-08-30 22:49:58 +02:00
istream.c
msgbox.c
ordinal.c include/msvcrt: Add attribute((format)) to printf and scanf -like APIs. 2022-01-31 18:38:55 +01:00
path.c
reg.c
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Fix some spec file entries. 2022-01-31 18:38:54 +01:00
shlwapi_main.c
stopwatch.c
string.c shlwapi: Tweak the wording of the _SHStrDupAToBSTR() documentation. 2021-08-30 22:49:58 +02:00
thread.c
url.c
wsprintf.c shlwapi: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:52 +02:00