ExcelDna
ExcelDna copied to clipboard
Allow complete unloading of add-in - implement DllCanUnloadNow()
This is a follow-up to the issue #61 . We have fixed the crash, but still con't allow the .xll to unload completely if COM features were used.
Revisit this and implement DllCanUnloadNow() if possible.