I double checked the tests this time. Lots of `user32:input` failures, but the two `mf` related failures don't appear to be related to this change: ``` $ xmllint --xpath 'testsuites/testsuite/testcase[failure and starts-with(@name, "mf")]/@name' winetest.xml name="mfmediaengine:mfmediaengine mfmediaengine.c:2640 Test failed: Got unexpected refcount 1." name="mf:mf mf.c:6536 Test failed: Test 3: Unexpected hr 0xc00d36b2." ```