Alexandre Julliard : kernel32: Fix handling of width and precision arguments and remove assumptions about va_list implementation in FormatMessage .
30 Oct
2009
30 Oct
'09
4:04 p.m.
Module: wine Branch: master Commit: b3534015135a3b3622c5f3c7d4aefefb04e8d36d URL: http://source.winehq.org/git/wine.git/?a=commit;h=b3534015135a3b3622c5f3c7d4... Author: Alexandre Julliard <julliard(a)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...
5886
Age (days ago)
5886
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard