The Help menu only has one option that displays an 'about' box.
However, this is also a test, as when the about box is displayed, memory is allocated but not freed.
Help menu About nativeExample... shows the about box below
The about box leaks each time it's displayed and when the program is closed, Memory Validator detects the leaks.
See CTeststakApp::OnAppAbout() in nativeExample.cpp