Piotr Caban : msvcrt: Copy and reorganize printf implementation.

Alexandre Julliard julliard at winehq.org
Mon Apr 25 12:47:14 CDT 2011


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Wed Apr 20 14:42:16 2011 +0200

msvcrt: Copy and reorganize printf implementation.

---

 dlls/msvcrt/msvcrt.h |   15 ++
 dlls/msvcrt/printf.h |  534 ++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcrt/wcs.c    |    5 +
 3 files changed, 554 insertions(+), 0 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=056dfb26cefb04805db9289dd9295b8e53f7264b



More information about the wine-cvs mailing list