[Bug 46513] MCI_Open handling of filenames passed with MCI_OPEN_TYPE is insufficient (3D Pinball Space Cadet)

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 12 21:19:15 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=46513

Parker <parker.l.reed at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |parker.l.reed at gmail.com

--- Comment #2 from Parker <parker.l.reed at gmail.com> ---
I can confirm the patch still works (and is needed) on current wine release and
master.

Only change needed was to match the same chr type as the function above it

            } else {
                ptr = wcschr(strDevTyp, '.');

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list