using C# DLL from plain C

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dvtaylor

    #1

    using C# DLL from plain C

    We write everything in plain old C. We have a potential customer that
    wants to provide us a DLL written in C#. How can we call it's
    functions?

Working...