On 23 Oct 2003 at 22:30, Ben Combee wrote: > Turn off the "Multisegment Code Resource" option. This requires a runtime > component that we didn't supply -- I never had a test case to try this out, so I > didn't realize this was missing until this post. Sorry.
I tried that, and now I got the following error: Link Error : __RuntimeModule__: '__segtable__' has illegal single segment 32- bit reference to '__DummyStartup__'. For your info, the PlugIn test project only has 1 segment and has the followings: BuildHeaders.mcp Palm OS Runtime.mcp PalmOSRuntime_2i_A5.lib MSL_C++_PalmOS_2i_Dbg.lib PlugIn.h PlugIn.cpp The content of PlugIn.h and PlugIn.cpp are basically the same as the source from "PlugIn - 1" example from Knowledge Base except that I've updated it with #include <PalmOS.h> instead of #include <Pilot.h> John Leung [EMAIL PROTECTED] http://persweb.direct.ca/jleung -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
