On Thu Jul 6 23:20:17 2023 +0000, Mohamad Al-Jaf wrote:
It's in the registry under `HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsRuntime\ActivatableClassId`. It lists the classes there and if you click one there's a `DllPath` string that contains the housing dll.
You could also add tests like in media.speech, where you try loading the DLL via LoadLibraryW