Like MFC, we use special allocations for debug mode to allow tracing of memory leaks.
To activate the debug allocations you must link the libraries with the precompiled directive _MEMORY_DEBUG
If you use MFC, it will include our new with the MFC leak report.