Bugs item #1392393, was opened at 2005-12-29 01:37
Message generated for change (Comment added) made by ericehlers
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1392393&group_id=12740Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Lars Schouw (schouwla)
Assigned to: Nobody/Anonymous (nobody)
Summary: Excel add-in does not remove functions when un-loaded
Initial Comment:
The add-in source code need to handle the xlAutoClose
callback.
Regards
Lars Schouw
----------------------------------------------------------------------
Comment By: Eric Ehlers (ericehlers)
Date: 2005-12-30 10:51
Message:
Logged In: YES
user_id=1143221
In theory you'd implement xlAutoClose calling
xlfUnregister for each XLL function, however xlfUnregister
is broken so in practice Excel provides no mechanism to
unregister functions.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1392393&group_id=12740