Module: wine Branch: master Commit: b3534015135a3b3622c5f3c7d4aefefb04e8d36d URL: http://source.winehq.org/git/wine.git/?a=commit;h=b3534015135a3b3622c5f3c7d4...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 29 19:11:28 2009 +0100
kernel32: Fix handling of width and precision arguments and remove assumptions about va_list implementation in FormatMessage.
---
dlls/kernel32/format_msg.c | 75 ++++++++++++++++++++++++++++---------- dlls/kernel32/tests/format_msg.c | 13 ++++++- 2 files changed, 67 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b3534015135a3b3622c5f3...