Make sure your OS version target is high enough.. in other words,
sysAppLaunchCmdSyncNotify didn't exist in older OS's .. I don't have it in
front of me, but I seem to recall this is an OS 3.3 or 3.5 addition.
----------
Bradly J. Barton - [EMAIL PROTECTED]
Jenies Technologies Incorporated
(972) 602-1835
http://www.JTI.net
http://PalmInHand.com
----- Original Message -----
From: "Chad Harrison" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, February 12, 2001 10:27 PM
Subject: sysAppLaunchCmdSyncNotify
>
>
>
> for some reason, the sysAppLaunchCmdSyncNotify doesnt seem to be getting
> called inside my PilotMain, after my app gets installed.
>
> from the reference, it seems like it should,
>
> "This launch code is sent only to applications whose databases were
> changed during the HotSync operation. (Installing the application database
> itself is considered a change.) "
>
>
> my code is like:
>
> UInt32 PilotMain(UInt16 cmd, Ptr, UInt16)
> {
>
> ...some stuff...
>
> if(cmd == sysAppLaunchCmdSyncNotify)
> {
>
> ...more stuff...
> }
>
>
> }
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/