Working with the tutorial of Visual C++, I attempted to build a sample (ATLButton) and it built OK. When I attempted to test it with the test container, it could not be found. When an attempt was made to execute, it produced a debug dialog to attach the process. The button was not registered when the build was executed.

By the way, how do you work with the samples--is there anyway to go through the build process step by step.