by Tondoteottotote on August 27th, 2005

Tondoteottotote

Question

Help answer this question below.

How can I read and edit a DLL file?

  • Like
  • Report

Answers. Showing one answer.

  • by neokantian on October 19th, 2006

    neokantian

    Do you have the source code??? If not, such editing is not for the faint of heart. If you do have the source code and a copy of the development environment the DLL was written in (Delphi, Watcom C, or whatever), AND you know what you are doing, you would 1. make your changes, 2. Compile and link if necessary, then 3. check for satisfying whatever dependencies there are. After that, 4. you need to make sure that you have provided properly formatted inputs and outputs for the other programs that depend on this DLL. Sound complicated? It is bewildering if your not sure what you're doing. I'd advise against it if you are not a programmer.

    Comments
    • Like
    • Report

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading How can I read and edit a DLL file?

Follow us on Facebook!

Related Ads