Why would I want to write an extension DLL for Memory Validator?
For the target application: To use the Memory Validator instrumentation API to allow user defined heap actions to be tracked. To use the Memory Validator instrumentation API to allow user defined reference counted objects to be tracked. To use the Memory Validator instrumentation API to allow user defined hooks to be called before and after C++ constructors and C++ destructors.
Related Questions
- Are there any security implications to using a Sentinel Key in an environment where read/write memory devices are not allowed ?
- I wrote an extension DLL that provides default job settings via scGetJobInfo(). Why is the application not picking it up?
- Why would I want to write an extension DLL for Memory Validator?