compiling MFC update


2007-02-05 07:28:48 AM
cppbuilder98
Now i'm examining projects converted with the 'vc++ conversion utility'.
The converted project can use CStrings so i'm copying the project options
from the project options .XML file to my existing project. Still having
problems, i get errors compiling stdafx.h in my own project while its ok in
the converted one. I don't understand why it wont compile!
Anyone have experience with this?