Skip to content
Snippets Groups Projects
Commit 2f5e5f3d authored by Adam Gundy's avatar Adam Gundy Committed by Alexandre Julliard
Browse files

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.
parent da9720c7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment