Donate Share

FastMM

File Release Notes and Changelog

Release Name: FastMM 4.64

Notes:
A fix for a bug affecting the MM sharing mechanism under Windows 95/98/Me. Some new FullDebugMode features. Note that there are 5 new messages in FastMM4Messages.pas, and most of the translations have not been updated yet.

Changes: Version 4.64 (31 March 2006): - Added the following functions for use with FullDebugMode (and added the exports to the replacement BorlndMM.dll): SetMMLogFileName, GetCurrentAllocationGroup, PushAllocationGroup, PopAllocationGroup and LogAllocatedBlocksToFile. The purpose of these functions are to allow you to identify and log related memory leaks while your application is still running. - Fixed a bug in the memory manager sharing mechanism affecting Windows 95/98/ME. (Thanks to Zdenek Vasku.)