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>
Showing
Please
register
or
sign in
to comment