https://bugs.winehq.org/show_bug.cgi?id=43172
Bug ID: 43172 Summary: IDirectPlay4::EnumConnections needs to support wide string in DPNAME structure Product: Wine Version: 2.10 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-dplay Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
IDirectPlay4::EnumConnections needs to support wide strings in DPNAME returned in EnumConnections. Currently it just forwards to the ascii version.
https://bugs.winehq.org/show_bug.cgi?id=43172
Anton Baskanov baskanov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |baskanov@gmail.com
--- Comment #1 from Anton Baskanov baskanov@gmail.com --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/c5944efcd47a2a75e98c2c1d14709dd...
https://bugs.winehq.org/show_bug.cgi?id=43172
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |c5944efcd47a2a75e98c2c1d147 | |09dd3a3422687
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Marking as fixed.