Hi all,
I am krrish. Can any have idea how to get code from dll (excel add-in dll). I lost the source files. I need it anyway. is it possible or shall i re write the whole code.
Thanks in advance
krrish
Printable View
Hi all,
I am krrish. Can any have idea how to get code from dll (excel add-in dll). I lost the source files. I need it anyway. is it possible or shall i re write the whole code.
Thanks in advance
krrish
Hi krrish... :)
Welcome to the forums.. :wave:
You mean decompiling the code...???Quote:
Can any have idea how to get code from dll (excel add-in dll)
ya, i want the code in dll.
Use Google to search for decompilers.... :wave:
the original code is lost. there is no way to get it back. even after decompiling, you're only going to get a representation of the best guess at what the code might have been like. You might just be better off, re-writting it.
-tg