Module: wine Branch: master Commit: 1c9e9ec360cef5cc8c004a54a9fccc1eb201de12 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1c9e9ec360cef5cc8c004a54a...
Author: Paul Gofman pgofman@codeweavers.com Date: Mon Apr 4 18:52:19 2022 +0300
msvcrt: Use newer ioinfo structure for _MSVC_VER >= 80.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcr80/tests/msvcr80.c | 18 +++--- dlls/msvcrt/file.c | 140 +++++++++++++++++++++++++++++++++---------- 2 files changed, 118 insertions(+), 40 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1c9e9ec360cef5cc8c004...