In recent years, I have extensively utilized the resources of the .NET framework to create COM components for VFP to call. However, in the actual usage process, I've found that there are serious memory leak issues when some of these COM components are invoked by VFP. Even after performing numerous operations in VFP to release resources, the situation remains unchanged, which really puzzles me.