#include "Afxcmm.h"
-
hi i want to ask that when i include #include "Afxcmm.h" for comman controls. and run my application it always give error as Cannot open include file: 'Afxcmm.h': No such file or directory. plz tell me is there any setting realted to this which i need to set. thanks Ashish Dogra MCA Noida
-
hi i want to ask that when i include #include "Afxcmm.h" for comman controls. and run my application it always give error as Cannot open include file: 'Afxcmm.h': No such file or directory. plz tell me is there any setting realted to this which i need to set. thanks Ashish Dogra MCA Noida
And if you use #includeinstead ""?
-
And if you use #includeinstead ""?
thanks but i face same problem Ashish Dogra MCA Noida
-
thanks but i face same problem Ashish Dogra MCA Noida
Search in your computer that do you have this file_**
**_
whitesky
-
hi i want to ask that when i include #include "Afxcmm.h" for comman controls. and run my application it always give error as Cannot open include file: 'Afxcmm.h': No such file or directory. plz tell me is there any setting realted to this which i need to set. thanks Ashish Dogra MCA Noida
-
Are you sure that u want to include #include Afxcmm.h" I think its actualy #include "Afxcmn.h" that you needed try with <> :-> Dream bigger... Do bigger...Expect smaller aji -- modified at 2:28 Thursday 13th July, 2006
-
hi i want to ask that when i include #include "Afxcmm.h" for comman controls. and run my application it always give error as Cannot open include file: 'Afxcmm.h': No such file or directory. plz tell me is there any setting realted to this which i need to set. thanks Ashish Dogra MCA Noida
Have you bothered to verify that the file actually exists on your machine? If it doesn't, that would be one reason for the error.
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb