8 Sep
2025
8 Sep
'25
1:59 p.m.
On Mon Sep 8 09:45:59 2025 +0000, Rémi Bernon wrote:
The `compare.prop_desc` member doesn't seem to be used, do you even need to keep it around? This got used in the next commit for `IPropertyDescription_GetPropertyKey` and `GetPropertyType`. I've rewritten this to get the `DEVPROPKEY` and `VARTYPE` here itself and store them inside `struct expr_compare`, which obviates the need to keep a reference to the `IPropertyDescription` object. Thanks.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8890#note_115294