Module: wine Branch: master Commit: 0d2046ccf30188e28198a07a802bd535562025f2 URL: https://gitlab.winehq.org/wine/wine/-/commit/0d2046ccf30188e28198a07a802bd53...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jun 6 17:54:45 2023 +0200
kernelbase: Use nameless unions/structs for IO_STATUS_BLOCK.
---
dlls/kernelbase/console.c | 1 - dlls/kernelbase/file.c | 62 +++++++++++++++++++++++------------------------ dlls/kernelbase/sync.c | 17 ++++++------- 3 files changed, 38 insertions(+), 42 deletions(-)