kernel32: Add line wrapping support to FormatMessage().
authorFrancois Gouget <fgouget@free.fr>
Mon, 24 Sep 2012 06:38:13 +0000 (08:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Sep 2012 14:38:15 +0000 (16:38 +0200)
commit49cf27ab2aa73b1247efb59b325255f4d038e248
tree7ab9ca945c8b28cf1ff1e9b43effa542f3f6175e
parent8700bb86a24d3d68acac97b33399f189525f4f23
kernel32: Add line wrapping support to FormatMessage().
dlls/kernel32/format_msg.c
dlls/kernel32/tests/format_msg.c