This tutorial assumes that you have read the memory leak tutorial about detecting memory leaks and that you have built the sample application. If you have not done this, please do so before continuing with this tutorial.
This tutorial demonstrates how to use Memory Validator to monitor activities in selected DLLs. The sample application, nativeExample.exe will be used. The selected DLLs to monitor will be the following DLLs:
All other dlls/exes will not be monitored.
Select Expert and click OK.
When each dll is added, it is automatically enabled. When you have finished adding your DLLs, the dialog will look something like:
Select [installdir]\nativeExample\debugNonLink\nativeExample.exe using the Browse… button. Accept all default settings and move through all pages of the wizard to the last page. Click the Start Application button.