Click to See Complete Forum and Search --> : unable to view metadata using ildasm


s196675m
February 12th, 2008, 01:29 PM
I have a library file compiled under pure clr. The library files consists of C/C++ functions and classes.

When I use ILdasm from VS tool menu there is no option to open .lib file.

I tried using command line option to open .lib file without any luck.

Is there anybody who can help me, how can I view metadata of .lib file.

Thank you.