> > error = RomVersionCompatible (ourMinVersion, launchFlags);
> > if (error) return (error);
> What is ourMinVersion? Global variable, macro constant, other?
> What is in the RomVersionCompatible function? Any global or static
variable
> usage?
Oh my god! You are a genius!! You saved my sanity! :)
Ok, I'm getting dramatic here! But you're right! The problem was that I
added a global variable in RomVersionCompatible to store whether the current
ROM is OS3.5 or not. I removed that thing already! Thanks again!!
Regards,
Gee.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/