"Rhoda BEROL" <[EMAIL PROTECTED]> wrote in message
news:55228@palm-dev-forum...
>
> Is anybody who understand this error?
> I converted my code from SDK 3.0 to SDK 4.0.
>
> Link Error : __RuntimeModule__: '__Startup__' referenced from
> '__DummyStartup__' is undefined.
It means that you need to link your project with the "MSL Palm OS
Runtime (2i).lib" file instead of "StartupCode.lib", as you're either
using C++ objects or multiple segments, which aren't supported by the
basic statup code.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/