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
I have been attempting to convert API DLLImport statements from several projects and your code converter fails in spectacular fashion, producing a screenful of errors. Some examples you can test are x360ce-master,pinvoke-main, and Vanara-master. All these projects contain extensive collections of DLLImport statements for multiple DLLs. They are all written in gags C#. I would like to convert these imports into VB so I can create a class library that I can include in my projects