wine-wine/dlls/mapi32
Zebediah Figura 0ca19c3cfb mapi32: Use the %I length modifier to print pointer-size integers.
"long int" is 32 bits on Windows, so %l will silently truncate the argument to
32 bits.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-30 16:22:33 +01:00
..
tests
Makefile.in
imalloc.c mapi32: Use the %I length modifier to print pointer-size integers. 2020-01-30 16:22:33 +01:00
mapi32.rc
mapi32.spec
mapi32_main.c mapi32: Use the %I length modifier to print pointer-size integers. 2020-01-30 16:22:33 +01:00
prop.c
res.h
sendmail.c
util.c
util.h