Using legacy C library with .Net? - TechRepublic
General discussion
October 28, 2003 at 12:47 PM
chriswfl

Using legacy C library with .Net?

by chriswfl . Updated 20 years, 12 months ago

I have a legacy .lib file (and the .h header file that goes with it) and I need a way to call its functions from C#. Is this possible, and if so, how? The source is NOT available. The library is 32 bit at least ;^)

This discussion is locked

All Comments