[Git][wine/wine][master] 3 commits: kernelbase: Duplicate GetOverlappedResult() implementation instead of calling...
Alexandre Julliard pushed to branch master at wine / wine Commits: aad255d8 by Paul Gofman at 2025-07-24T22:02:28+09:00 kernelbase: Duplicate GetOverlappedResult() implementation instead of calling GetOverlappedResultEx(). - - - - - 18e65b57 by Paul Gofman at 2025-07-24T22:02:28+09:00 kernelbase: Always set last error in GetOverlappedResult[Ex](). - - - - - 9ce68262 by Paul Gofman at 2025-07-24T22:02:28+09:00 kernelbase: Wait in GetOverlappedResultEx() even if IOSB status is not pending. - - - - - 2 changed files: - dlls/kernel32/tests/file.c - dlls/kernelbase/file.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/12f3e0cb53a6f624a6385b30c9c7d2... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/12f3e0cb53a6f624a6385b30c9c7d2... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)