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 restrict the display to show only data between two actions when using the sample application.
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.
You can see the two watermarks on the display, highlighted in cyan with the watermark name. The data items between the watermarks are the data items allocated and not freed when the Load dependent DLLs menu action was performed in the example application.
The display using watermarks is shown below.