Rémi Bernon (@rbernon) commented about dlls/windows.applicationmodel/tests/model.c:
ref = IActivationFactory_Release( factory );
And here:
```suggestion:-0+0 skip_manager: ref = IActivationFactory_Release( factory ); ```
Both of which are just temporary that you would remove once `ActivateInstance` does something.