On Fri Sep 5 19:45:22 2025 +0000, Spencer Wallace wrote:
> @nsivov do the changes look ok?
Yes, it's probably fine. Note that enumeration order will always be broken, because of unfortunate libxml2 structure.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7529#note_115034
--
v2: wbemprox: Enumerate system properties in class_object_Next().
wbemprox: Return an error from class_object_Next() for non-zero flags.
wbemprox: Add MSFT_PhysicalDisk table.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8908