Import classes from dlls to csharp

  • Thread starter Thread starter Peter Schwabe
  • Start date Start date
P

Peter Schwabe

Hi all,

is it possible to import classes (not functions) from native dlls to
c#-Code and if so: how? We found several ways using wrapper-classes
importing every particular class method, but that seems quite bulky...

Thanks,

Peter and Ruben
 

Ask a Question

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.

Ask a Question

Back
Top