I am sure that I have called the SysNotifyRegister correctly in the
sysAppLaunchCmdSystemReset launch routine.
I register it at the sysAppLaunchCmdSystemReset routine but I can't catch
anything inside sysAppLaunchCmdNotify routine.
The code is something like this:
if (cmd == sysAppLaunchCmdSystemReset )
// register the sysNotifyResetFinishedEvent event
else if ( cmd == sysAppLaunchCmdNotify)
// PlaySound here
Any help, pls ?
Charles
Bob Ebert <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> At 1:45 PM +0200 07/12/00, Charles Woo wrote:
> >I have tried to catch the Launch Code "sysAppLaunchCmdNotify" but it
seems
> >can't work.
>
> Are you *sure* you've called SysNotifyRegister with the right params?
> These notifications are only sent to apps that ask for them. (A huge
> performance improvement.) RTFM :-)
>
> --Bob
>
>
>
>
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/