Hi all,
I need a tool that converts com dll into lib, i have the tool that creates the *.inc file and need the tool which creates *.lib. the dll I want to convert is com file.
any help on this is very appriciated.
thanks.
Have a look at "inc2l.exe"
It creates a .lib from a .inc file. I don't think the fact that it's com should make much difference.