Hans Leidekker : msvcrt: Forward ANSI open functions to their Unicode counterparts instead of the other way around . Implement _wfreopen.
19 Jan
2009
19 Jan
'09
2:59 p.m.
Module: wine Branch: master Commit: d2a383b65885254cd596bd94d7afe9b4ff8e8ea6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d2a383b65885254cd596bd94d7... Author: Hans Leidekker <hans(a)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=d2a383b65885254cd596bd...
6269
Age (days ago)
6269
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard