[Bug 52441] Soft-Denchi DRM fails to register UCX.ocx (probably needs CryptBinaryToStringA with CRYPT_STRING_HEX)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 24 03:33:48 CST 2022


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

Bernhard Übelacker <bernhardu at mailbox.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernhardu at mailbox.org

--- Comment #5 from Bernhard Übelacker <bernhardu at mailbox.org> ---
The missing CRYPT_STRING_HEX is also tracked in #48487 and maybe #50990.

The patches submitted in #48487 by Aaro Altonen unfortunately got
not committed, but can still be applied, and compile and tests succeed,
if the strchrW is replaced by wcschr.

https://source.winehq.org/patches/data/182107
https://source.winehq.org/patches/data/182108

-- 
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