Click to See Complete Forum and Search --> : DLL source code required


Archana999
April 25th, 2001, 06:40 AM
I have one .dll file and I want to see the source code of it. How can I do it ?? Is there any tool available for it ?? I don't have any project file
( .dsw / .vbp file) of it. I am able to view its classes, their properties and methods by referencing this dll in my other project but I want to see the implementation of those methods. so how do I do it ??



Archana