[EMAIL PROTECTED] wrote:
> At the end of the HotSync process, launch codes like
> sysAppLaunchCmdSyncNotify or sysAppLaunchCmdInitDatabase can be sent
> to your application. These codes are NOT sent when an application is
> installed in Poser.
FWIW, I wrote myself a tiny utility ("FakeSync") that simply sends the
sysAppLaunchCmdSyncNotify launch code to my main application, so I can
exercise the sync handling code under POSE. It's very useful and
doesn't even need a user interface.
(It also turns on the POSE backlight on after a reset, because I just
love that light blue screen... :-)
-slj-