Andrew Nguyen : kernel32: Merge the insertion and non-insertion codepaths in the format_message helper together to share common functionality .
28 Apr
2010
28 Apr
'10
9:35 p.m.
Module: wine Branch: master Commit: 57636255efd1b5bf5f18b2053227dc48898ba5dd URL: http://source.winehq.org/git/wine.git/?a=commit;h=57636255efd1b5bf5f18b20532... Author: Andrew Nguyen <anguyen(a)codeweavers.com> Date: Wed Apr 28 04:20:48 2010 -0500 kernel32: Merge the insertion and non-insertion codepaths in the format_message helper together to share common functionality. --- dlls/kernel32/format_msg.c | 162 +++++++++++++++----------------------- dlls/kernel32/tests/format_msg.c | 106 +++++++++++++++++++++++++ 2 files changed, 169 insertions(+), 99 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=57636255efd1b5bf5f18b2...
5803
Age (days ago)
5803
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard