Module: wine Branch: master Commit: 056dfb26cefb04805db9289dd9295b8e53f7264b URL: http://source.winehq.org/git/wine.git/?a=commit;h=056dfb26cefb04805db9289dd9...
Author: Piotr Caban piotr@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=056dfb26cefb04805db928...