Hi Ben, >> I have 1 C++ project and it doesn't work....
>Can you post the error messages you get? Just highlight an error, then >do "Edit/Copy" to copy all the errors to the clipboard. When I tried to cut and paste the errors, some of the errors are "Undefined identifier '...'". It is because I use VFS but did not include VFSMgr.h and because there are some chances of #define in the new header file. So, I include VFSMgr.h, make the chances and the program works again. Thank you so much. tnn __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
