August 23rd, 1999, 06:42 AM
Hello, gurus.
c:\projects\testthread\cfaststr.cpp(1455) : fatal error C1010: unexpected end of file while looking for precompiled header directive
This is an error message.
My situation is this.
I worte a class and I tested it in console program.
And it did work right but when I compiled in MFC exe program
the message above is popped.
I think is the problem is in the precompiled header file.
What do I have to do?
Need your help.
c:\projects\testthread\cfaststr.cpp(1455) : fatal error C1010: unexpected end of file while looking for precompiled header directive
This is an error message.
My situation is this.
I worte a class and I tested it in console program.
And it did work right but when I compiled in MFC exe program
the message above is popped.
I think is the problem is in the precompiled header file.
What do I have to do?
Need your help.