> Ben Combee:
> These lines react to the launch codes sent to the application right after
> the device has been HotSync'd to the device (sysAppLaunchCmdSyncNotify)
and
> when the device is reset (sysAppLaunchCmdSystemReset).  The user does not
> explicitly run the application to register it -- it registers itself under
> normal conditions.

Yes, I saw that and I understand how hostxfer calls an installer at notify
and reset time, however, I was imagining there was something special about a
plain shared library that is an ExgLib such that some other mechanism
(besides an app calling SysLibInstall) would recognize it at install time
and invoke the installer.  Now I see there is nothing special about
ExgLibs -- and they must be installed just like any other lib, via
SysLibInstall.  So I guess there's no way to have it automatically install
when you drop the prc on the emulator or beam it to another user?  My ExgLib
"application" will not have a GUI or app icon that can be launched, and I
don't think you get a syncNotify in those cases.

-Jason


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to