2.4rc
Sorry, but previous upload contain old VLD versionEnhancements:
+ VS2013 support added.
+ Improved usage in C code.
+ Setup rewrited to InnoSetup, autopatching common props implemented for VS2008-2013.
+ Called allocation function added to printed callstack.
! Memory leaks count fixed for case static/dynamic linked MFC.
! Release static linked CRT detection improved (VLD_OPT_RELEASE_CRT_RUNTIME define removed).
Bugs Fixed:
+ Memory leaks with static linked CRT fixed for VS2012/2013.
+ Deadlock fixed and missed memory leaks when dll loading (first appear in version 2.2.2).