Re: MFC app creating exception

shrinivasnh_at_gmail.com
Date: 02/25/05


Date: 25 Feb 2005 01:36:20 -0800

I have found the reason for exception,It showed that create windoeEx
failedThat is because we excluded tha .rc file frojm the build menu
.But the problem is when we include that file we get error as
"afxres.h" not found.
in project setting we also give the path of the file but same error
pls let me know how to solve this and which components to add in the
image to support MFC application