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 ;^)