>All software (apps, panels, etc) should have a 'tver'=1 resource with the
>version information as a C string.

There's a complicating factor here... Constructor by default creates a
version resource with id 1000.  Parts of the OS look for id 1 and/or 1000,
because the OS writers typically used id 1.

I think by now (Palm OS 3.2 or maybe 3.3) the OS always looks for one and
then the other if the first wasn't found.  Does pose do that? If not, it
should.  I don't think the order of which has priority is defined; if you
have two in your app for some reason then you should make them the same.

-David Fedor
Palm Developer Support



Reply via email to