| Subject: | tlib.exe and Microsoft-compiled .lib file |
| Posted by: | Giel - |
| Date: | Wed, 28 Oct 2009 |
Hello,
I'm thinking of buying software that comes as a .lib file. It exposes C functions (not c++). I've tried using tlib.exe to convert it to an .obj file, which I would like to include in a Delphi project.
tlib tells me "Error: Bad header in input LIB". Is tlib.exe supposed to work with Microsoft-compiled .lib files?
Giel