https://bugs.winehq.org/show_bug.cgi?id=54858
Mohamad Al-Jaf mowinebugs@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs@mail.com
--- Comment #6 from Mohamad Al-Jaf mowinebugs@mail.com --- I saw a few games and maybe applications that call this class a number of months ago. However, I haven't across one that won't run without it. The games listed here all work without this class. So adding a stub interface isn't particularly helpful. An implementation would be needed.
From what I read a while ago, DispatcherQueue is mainly used to allow UI threads to run concurrently with other threads.