26 Nov
2023
26 Nov
'23
9:34 a.m.
The RoShade installer crashes because of ole32 trying to release the OLE drop target from another process (which can't be accessed despite it being a valid pointer). Windows probably supports this behavior (but implementing it here would require extra work and this is enough to make this app work). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54912 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4511