After chosing the option "use precompiled header trougth file" and including
a standard header file stdafx.h in each header file, the compiler still
complains that cannot find the pre-compiled header.
Does anyone know how to solve the problem?
Thanks!