30 Mar
2003
30 Mar
'03
3:06 a.m.
ChangeSet ID: 7714 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/03/29 21:06:30 Modified files: dlls/msvcrt : file.c Log message: Adam Gundy <arg(a)cyberscience.com> MSVCRT_fclose() mustn't use the _flag field from the file structure after _close() has been called. When _open_osfhandle() is used by MFC's CStdioFile, it expects write access even though it doesn't set the necessary flag bit. Patch: http://cvs.winehq.com/patch.py?id=7714 Old revision New revision Changes Path 1.47 1.48 +10 -5 wine/dlls/msvcrt/file.c
8294
Age (days ago)
8294
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard