Results 245 comments of Esme

I needed something like this for Wine Mono because I found the scenario where we need input events that were blocked: https://gitlab.winehq.org/mono/wine-mono/-/merge_requests/43 Revolver360 Re:Actor has an input library called Nuclex.Input...

Launcher seems to crash in mshtml/jscript code. Does this work in .NET?

We're not using libgluezilla, and we never were. Currently, the embedding code is from .NET core winforms.

In theory, VC runtimes shouldn't be necessary, as Wine should provide compatible replacements. However, there are some large dll's like mfc which are not implemented in Wine. If the log...

According to the list in https://github.com/ValveSoftware/Proton/issues/2502#issuecomment-533830833, dotnet20 is required, so there may still be a Mono bug.