statically linking to unmanaged .LIB files.

  • Thread starter Thread starter Daniel Bass
  • Start date Start date
D

Daniel Bass

Is it possible to do this?

I know if you take an unmanaged COM DLL and run it through the tblimp, you
get a new file with an intermediate layer that translates between the IL and
native code, but i don't see anything for .LIB library files.

Thanks.
Dan.
 

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