I have a binary file - Windows static library (*.lib).
Is there a simple way to find out names of the functions and their interface from that library ?
Something similar to emfar
and elfdump
utilities (on Linux systems) ?
I have a binary file - Windows static library (*.lib).
Is there a simple way to find out names of the functions and their interface from that library ?
Something similar to emfar
and elfdump
utilities (on Linux systems) ?
Open a visual command console (Visual Studio Command Prompt)
or
or just open it with 7-zip :) its an AR archive