30 Mar
2023
30 Mar
'23
6:11 a.m.
Needed for mingw Firefox build. It looks like CoreDispatcher was added as a forward declaration for `ICompositionObject`: https://searchfox.org/mozilla-central/source/taskcluster/scripts/misc/mingw-... However, just having `interface ICoreDispatcher;` alone does not generate the IUnknown methods. I don't know if commenting out the functions is acceptable. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2537