Hi,
Are you tired of those pesky application problem related to memory management:
Are you missing your memory block that was freed in some obscure location?
Is your program eating memory and you are running out of it?
Is mixing between "malloc" allocated memory and "new" allocated memory giving you a headache?

Not any more!
MonMalloc will identify all those problems for you and let your program continue running.
MonMalloc is a tool for identifying memory management problems. The reports, messages and APIs supported 
will enable you to identify potential memory management problems.
More advanced reports will give you information on how you program memory is used so you can do your optimizations.
Currently MonMalloc supports MSC and the standard memory management functions like:
malloc, calloc,free,new and delete.


Price for current version is 150$
The old version 1.1 can be still purchased at 100$
Next on plan is support for memory access (pointer references) which will be distributed as an addon.

please read the full documentation for details and purchase information.

NOTE: Starting with MSC 2005 application developped with MSC need for distribution either to create an installer or
to copy from MSC a whole bunch of DLLs.
As such the demo applications distributed in this pacjkage require for running that you have MSC (2005 or more) to
be installed on your machine.
As MonMAlloc is an add on for MSC to use it you need anyhow to have MSC on your machine.

