Andrew Nguyen : kernel32: Merge the insertion and non-insertion codepaths in the format_message helper together to share common functionality .

Alexandre Julliard julliard at winehq.org
Wed Apr 28 16:35:47 CDT 2010


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

Author: Andrew Nguyen <anguyen at 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=57636255efd1b5bf5f18b2053227dc48898ba5dd



More information about the wine-cvs mailing list