Thanks for help, but I have some other questions, I hope you can do me a great favour.
Now I am developing a FEP application(actually, it is a Chinese Input Method), I find some source files in the SDK, Cycling_FEP.h & Cycling_FEP.cpp.
But there is no project file(.mmp), so I create Cycling_FEP.mmp for it, which is as follows
as you can see that the TARGETTYPE is fep, but when use bldmake and abld command to generate the vc6 project, the system tells me that TARGETTYPE fep is unsupported, why? as you know, according to the mmp file syntax, fep is valid here.
The fep targettype is not recognized by the build tools, so the documentation is erraneous (or obsolete) about this...however, you can still build a fep, by defining the target as follows: