You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It supports loading one DLL right now. I used it once to load a DLL with > 300 exports. Depending on the complexity of your DLL, you might stub or implement WinAPI functions yourself or use portions of Wine.
However, some restructuring is required to allow loading more than one DLL.
Does this project support loading custom DLLs to linux?
The text was updated successfully, but these errors were encountered: