Dll question....

Discussion in 'AutoCAD' started by Heath, Feb 5, 2004.

  1. Heath

    Heath Guest

    Hello all,

    got a quick questions about DLL's. I already have a dll created, regitered
    and has been used. When I update the Dll and replace the old one do I have
    to register it agian?

    Thanks for the help all,
    Heath
     
    Heath, Feb 5, 2004
    #1
  2. Depends on what you changed.

    IF you only added/removed or changed methods and
    properties of an existing class, you shouldn't
    have to re-register the DLL.

    If you added any new classes then you do.
     
    Tony Tanzillo, Feb 5, 2004
    #2
  3. Heath

    JJS Guest

    does it matter what type of compatibility you chose when you compiled
    it?
     
    JJS, Feb 10, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.