This topic describes the changes made to AQTime 3.12. For information on the changes made to other versions of the product, see Version History.
- The Memory and API Resource Check profiler now supports the functions listed below. This lets you find memory leaks caused by improper work with VARIANT arrays.
SafeArrayAllocDescriptor
SafeArrayCopy
SafeArrayCreate
SafeArrayCreateEx
SafeArrayCreateVector
SafeArrayDestroy
SafeArrayDestroyDescriptor
SafeArrayGetElement
- The Memory and API Resource Check profiler now supports the "Attach to Process" feature.
- A number of bug fixes.