Alexandre Julliard : kernel32: Fix handling of width and precision arguments and remove assumptions about va_list implementation in FormatMessage .

Alexandre Julliard julliard at winehq.org
Fri Oct 30 11:04:29 CDT 2009


Module: wine
Branch: master
Commit: b3534015135a3b3622c5f3c7d4aefefb04e8d36d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b3534015135a3b3622c5f3c7d4aefefb04e8d36d

Author: Alexandre Julliard <julliard at 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=b3534015135a3b3622c5f3c7d4aefefb04e8d36d



More information about the wine-cvs mailing list