+ Reply to Thread
Results 1 to 4 of 4

Thread: Load DLL and Free DLL

  1. #1

    Default Load DLL and Free DLL

    What does the "Enable Auto Free" option in Load DLL mean?

    I am loading a DLL before the wizard loop, and call to it several times during the loop. Then I want to close it after the loop is done. But what if the user cancelled the entire installation?

    Can I then replace FreeDLL with "Enable Auto Free" ? If so, what the point with FreeDLL ?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Load DLL and Free DLL

    "Enable Auto Free" is not supported at the moment. I think we'll remove that option in the next build.

    Thanks,

  3. #3

    Default Re: Load DLL and Free DLL

    Ok, how can I make sure the DLL gets unloaded then if the user cancels the installation?

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Load DLL and Free DLL

    I think the DLLs get freed when the installer terminates. To be on the safe side I'll check this.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •