I do something like this
prefsVersion = LoadApplicationPrefs(&Prefs);
// The first time this app starts
if (prefsVersion == appPrefVersionNum)
{
}
The function LoadApplicationPrefs returns "prefsVersion" taken from
PrefGetAppPreferences
prefsVersion = PrefGetAppPreferences(...)
--- On Tue, 12/9/08, ini <[EMAIL PROTECTED]> wrote:
From: ini <[EMAIL PROTECTED]>
Subject: RE:How to register IOTA events
To: "Palm Developer Forum" <[email protected]>
Date: Tuesday, December 9, 2008, 1:19 AM
Hi, Thanks
I want to be notified whenever user downloads prc. file with a newer version of
my app. so I can unregister certain events first and only then reinstall the
app.
Ini
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/