7 Jul
2023
7 Jul
'23
7:21 a.m.
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
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3189#note_38290