Original Post
Hello there i have this problem that when i try to add a pair of .h and .c files to my MFC app i get this error "C1010 unexpected end of file while looking for precompiled header directive". These files work in a console app. This has happened with a different pair of files also. There does not seem anything particularly different about the code in these files and just changing the extension makes no diff. Is there a way of making C files work in an MFC app? Any help would be much appreciated cheers