--- In [EMAIL PROTECTED], YAMADA Tatsushi <[EMAIL PROTECTED]> wrote: > I'm testing SampledSound Play back in Palm OS 5. > > Can I use system call in call back function? I think it's > called in interrupt level , so usable function is very > limited. Am I right? If so , what call is usable?
Hi Yamada-san, I am using SysNotifyBroadcastDeferred and EvtWakeup combination. Also HostTraceOutputXX helps me for debugging code. SysNotifyBroadcastFromInterrupt has a problem from callback func. I'm not sure what APIs are supported from this sound callback. -- nagamatu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
