--- Ralph Krausse <[EMAIL PROTECTED]> wrote: > > How do I change both version numbers programmatically? >
The version number is a resource with type 'tver' and ID of 1 or 1000 (one app can have both, but most just use 1000). Open the prc, get a handle with DmGetResource(), lock it down, modify it, unlock it, then DmReleaseResource(), close the prc. __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
