In my application I have a piece of code that if the type of launch received is
sysAppLaunchCmdSyncNotify then fire my application again.
Well this isnt working either.
I just want to call the hotsync from my application, so when it is done
it will come back to my application.
I am using this code to do that
DmGetNextDatabaseByTypeCreator(true,&state,'appl','sync',true,&cardNo,&dbID);
SysAppLaunch(0,dbID,0,0,0,&result);

This is suppose to call hotsync, it does but it crashes the minute it calls it.

What am i doing wrong, has enyone every tried just calling hotsync from your
applicaiton, what do i do.

any ideas?

At 09:16 AM 09/16/1999 +0100, you wrote:
>>>>
You could start HotSync relinquishing control and then grab control back when you receive the sysAppLaunchCmdSyncNotify launch code.

--
Sergio Carvalho
---------------
[EMAIL PROTECTED]

If at first you don't succeed, skydiving is not for you





Reply via email to