How to Open a DLL File?

Hi

Does any body know how to open a dll file. I can create a DLL file in VB6 but dont know how to reopen the code applied in it.

One Response so far | Have Your Say!

  1. Mr. X - Gravatar

    Mr. XNo Gravatar  |  August 9th, 2008 at 5:12 am #

    You cant open it because DLL is a compile version of your code and vb6 can’t decompile it and show the source code in its IDE.
    For that you can use VB Decompilers.

Leave a Feedback

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>