Memory Management

The biggest disadvantage of writing code in a high-level language, instead of the Microsoft Excel macro language, is the problem of dealing with memory management. This section discusses several critical issues in memory management. You should understand this section fully before attempting to write Microsoft Excel DLLs.