hello..
Is there anyway i can findout the Source file Name(Project) from which the DLL was compiled...
Printable View
hello..
Is there anyway i can findout the Source file Name(Project) from which the DLL was compiled...
yeah, i know if it was made in VB you can.
i made a simple project, compiled it, and then opened it in a hex editor, scrolled down a bit and this is what i found:
http://www.mouseindustries.com/ss.jpg
Check the prog id in the Registry.
For Example:
LibraryName.ClassName
< Project1.CEmployee>