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