Zebediah Figura : kernelbase: Implement ReOpenFile().

Alexandre Julliard julliard at winehq.org
Tue Jan 28 15:35:26 CST 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Jan 27 11:06:43 2020 -0600

kernelbase: Implement ReOpenFile().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47668
Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/file.c | 101 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/kernelbase/file.c     |  80 ++++++++++++++++++++++++-----------
 2 files changed, 158 insertions(+), 23 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=c7019a8887a3b035ce6b1ff6b113a8b5c0cc5e04



More information about the wine-cvs mailing list