On Mon Apr 28 11:19:46 2025 +0000, Mohamad Al-Jaf wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/7864/diffs?diff_id=174155&start_sha=c0a0e47baebf1e604118057b73e933768534ed1f#c7218292136d03c1f3ca2fe31e42a98b205a0cbe_248_246)
Right, I think I added it to test `ISystemIdentificationInfo::get_Id()` ref count when it's called multiple times. It seems that Windows queries `IBufferByteAccess` and keeps it alive. The ref count should be correct if `IBufferByteAccess` is implemented for a non-empty ID.