On Tue Feb 4 14:36:04 2025 +0000, Jacek Caban wrote:
> I think it's because we register it in a wrong way, see
> `HKEY_CLASSES_ROOT\CLSID\{9BA05972-F6A8-11CF-A442-00A0C90A8F39}`. On
> Wine, it contains `InprocServer32` key, while on Windows it uses
> `LocalServer32`. We should probably remove `threading()` attribute from
> `ShellWindows` coclass in `exdisp.idl` and have `.rgs` file in shell
> registering it manually.
Interesting. I'll try using the values from Windows and seeing what it does.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7221#note_95821