Hans Leidekker : msvcrt: Forward ANSI open functions to their Unicode counterparts instead of the other way around . Implement _wfreopen.

Alexandre Julliard julliard at winehq.org
Mon Jan 19 08:59:02 CST 2009


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Jan 19 11:41:15 2009 +0100

msvcrt: Forward ANSI open functions to their Unicode counterparts instead of the other way around. Implement _wfreopen.

---

 dlls/msvcrt/file.c      |  242 ++++++++++++++++++++++++++++++-----------------
 dlls/msvcrt/msvcrt.spec |    2 +-
 2 files changed, 156 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list