MFCdemo Errors
Posted: 17 Dec 2008, 03:49
hi,
I'm currently studying MFCdemo in order to use Visual Studio to develop our application.
The following two errors happened when I was compling MFCdemo using Microsoft visual studio 2005:
1. In Color.cpp, error C2065: 'CLR_INVALID' : undeclared identifier.
2. fatal error C1083: Cannot open include file: 'Dialogs.hpp': No such file or directory.
Could anyone tell me how to solve these problems?
Thank you so much.
I'm currently studying MFCdemo in order to use Visual Studio to develop our application.
The following two errors happened when I was compling MFCdemo using Microsoft visual studio 2005:
1. In Color.cpp, error C2065: 'CLR_INVALID' : undeclared identifier.
2. fatal error C1083: Cannot open include file: 'Dialogs.hpp': No such file or directory.
Could anyone tell me how to solve these problems?
Thank you so much.