C++ FAQ

Return to C++ Home

How to dump the contents of a library (.lib) file

Use the tdump utility. Simple type tdump and the name of the lib file that contains the content you want to explore.