kernel32: Fix handling of width and precision arguments and remove assumptions about...
commitb3534015135a3b3622c5f3c7d4aefefb04e8d36d
authorAlexandre Julliard <julliard@winehq.org>
Thu, 29 Oct 2009 18:11:28 +0000 (29 19:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Oct 2009 10:03:39 +0000 (30 11:03 +0100)
treef5a21969aa3fa34276209b047cd180fdc478d3cc
parent100131d4ca7c409ef0fc940def01f0593a75cc75
kernel32: Fix handling of width and precision arguments and remove assumptions about va_list implementation in FormatMessage.
dlls/kernel32/format_msg.c
dlls/kernel32/tests/format_msg.c