..NET doesn't really provide a standard DLL interface. You can, however,
interact with .NET through COM Interop. The C dll will need to use COM to
create an instance of a COM object and call methods on that object that then
turn around and call the static method.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.