29 Jan
2026
29 Jan
'26
5:24 p.m.
This fix is necessary to allow for applications that use GetCommProperties() where the hardware device uses a baud rate \>115200. Without, these devices and applications are non-functional. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59290 -- v3: ntdll: Report all possible serial baud rates. https://gitlab.winehq.org/wine/wine/-/merge_requests/9968