I got a problem with expunge()
When my library gets expunge'd I want to release all the resources. I have already make the free functions but the problem is that they are in "main" interface and expunge is "manager" interface, so is there a way to call the "main" interface from the "manager" interface?
I guess this is a quiestion for the Friedens Bros. hope you can help!!
Kind regards Rene W. Olsen