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
 
Back
Top