v3: - Fix test failure (and extend the test for GUID_DISPLAY_DEVICE_ARRIVAL device interface). The culprit here is that GUID_DEVINTERFACE_DISPLAY_ADAPTER and GUID_DISPLAY_DEVICE_ARRIVAL ends up being different entities on modern Windows, while Wine links both interfaces to the same device. So on Windows for display arrival the software driver's device id is ROOT\BasicDisplay while for adapter it is ROOT\BasicRender.