 
            On Mon Oct 13 19:40:33 2025 +0000, Rémi Bernon wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/9166/diffs?diff_id=216237&start_sha=8c2b5157cacaa70f679de58e4d267683208e9b05#088bf0bfc689b10bf8f4d5be0a2a598b65cb6e95_250_246)
Right, I got confused by `wine_server_handle_to_fd` getting stuck if the object had no fd, but it's just a matter of setting an error status. I've changed it to only keep the fd on the server side. Note that in theory D3DKMT object could also be local only, but we don't really need that.