kernel32: Replicate the MS bug with va_list argument counting in FormatMessage.
commit0e26e741f7e40e9483fd22d7b326ede1b801f380
authorAlexandre Julliard <julliard@winehq.org>
Thu, 29 Oct 2009 19:48:26 +0000 (29 20:48 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Oct 2009 10:03:39 +0000 (30 11:03 +0100)
tree4fb23bf30532d4e94a187d920e675a583a7e91b8
parent24a8e33fb68bed795558948109f88f9237390115
kernel32: Replicate the MS bug with va_list argument counting in FormatMessage.
dlls/kernel32/format_msg.c
dlls/kernel32/tests/format_msg.c