https://bugs.winehq.org/show_bug.cgi?id=54902
Bug ID: 54902 Summary: Zoom Meeting screen sharing shows black screen Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: rpc Assignee: wine-bugs@winehq.org Reporter: zhaxok@gmail.com Distribution: ---
After running Zoom screen sharing on Wine, which uses Microsoft's LRPC communication mechanism, the server received the client's request to call the corresponding callback function, but the response RPC_BINDING_HANDLE value was empty, causing the client to not get the correct value, resulting in a black screen. How to solve this?