At 08:56 PM 2/9/2006, you wrote:

Ben,

Thanks for the post. Are you saying that I should edit "ThunkPalmOS.c" and create my own "*NoThunk" functions? I'm confused.

No, I'm saying that

1) you need to add ThunkPalmOS.c to your source files.
2) you need to remove the prefix file from the C/C++ language settings
3) include <ThunkPalmOS.h> instead of <PalmOS.h> in your source

Using a prefix file that includes a precompiled header, the usual practice, will conflict with the modifications that ThunkPalmOS.h makes to the header.


-- Ben Combee, Senior Software Engineer, Palm, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/


--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to