http://bugs.winehq.org/show_bug.cgi?id=45979 --- Comment #3 from Anastasius Focht <focht@gmx.net> --- Hello Hans, thanks for the heads up. Confirming that commit https://gitlab.winehq.org/wine/wine/-/commit/35d8d955640d0f734ebe0f77099c7a5... ("wbemdisp: Implement ISWbemPropertySet::NewEnum().") fixes the issue. Thanks Conor. --- snip --- 0578:trace:wbemdisp:propertyset_get__NewEnum 00838F90, 0022F8FC 0578:trace:wbemdisp:EnumVARIANT_create returning iface 00838FB0 0578:trace:wbemdisp:enumvar_Next 00838FB0, 1, 0022F928, 0022F914 0578:trace:wbemdisp:SWbemProperty_create returning iface 00838FD0 0578:trace:wbemdisp:property_get_Value 00838FD0 0022F8A4 0578:trace:wbemprox:class_object_Get 00834D58, L"SerialNumber", 0, 0022F8A4, 00000000, 00000000 --- snip --- The property set enumeration completes and the app reads 'SerialNumber' from 'Win32_PhysicalMedia'. $ wine --version wine-11.16-156-g2ecc2f84b45 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.