Hello there. I am trying to call a function from a dll generated from a C# class. I use the following script: import com.sun.jna.Native import com.sun.jna.Library interface Hello extends L...
GeorgeM This sounds like a very interesting problem. Would you be able to provide a sample DLL that I could poke at this with? Otherwise I can try to find one that might be similar to use.