"Ralf Dietrich" <[EMAIL PROTECTED]> wrote in message
news:42389@palm-dev-forum...
>
> CW7 Startup code doesn't accept attached (post linked) resources to the
> application , CW6 does.
>
> Steps to reproduce this error:
>
> a) Take a valid (working) CW7 compiled application
> b) Attach additional resource entries after linking
>    (e.g. ResType: "HEAD", ID:0) with an external program,
>    please notice that we don't use standard (well defined t*) ResTypes.
> c) Try to start (debug) it..., PilotMain() never reached...

Very odd... how exactly are you attaching the new resources?  Do you have
software which decodes the PRC format, adds the resources to the list, then
rewrites the file?

I'm not sure what changes could have been made to make the startup code fail
in this way.  AFAIK, as long as the 'code' resources are OK, things should
work fine.

One thing you could do to help:  recompile the StartupCode library with
debugging enabled, then set a breakpoint on the real entry point.  Then, you
can single step through the startup code and see exactly where its breaking.

--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>



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

Reply via email to