kernel32: Correct output buffer behavior with empty input strings for FormatMessageA/W.
authorAndrew Nguyen <anguyen@codeweavers.com>
Wed, 28 Apr 2010 09:20:32 +0000 (04:20 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Apr 2010 12:37:49 +0000 (07:37 -0500)
commit2193b9e887b109a7134d3318406be665a45471af
tree44249e6a839d6a7038ff5fc33f54d5fb8d1c09ec
parentf50198f6620504e55653a9caaf7773beceb1fc06
kernel32: Correct output buffer behavior with empty input strings for FormatMessageA/W.
dlls/kernel32/format_msg.c
dlls/kernel32/tests/format_msg.c