Hi,

I have read through the archives, and I have read the palm documentation
on procedure alarms. I have implemented a shared library so my call back
function will still be valid when the alarm goes off. I have several
questions.

1. when I create my shared library, do I need to call SysLibInstall, or
is SysLibLoad good enough?

2. To use my shared library I need to include the header file from my
shared library to use the library calls right?

3. I am getting a compile error "illegal use of inline function" when I
call AlmSetProcAlarm(). I am calling this from the sysNotifySleepNotify
notification event. The illegal inline error is claiming that the
AlarmSetAlarm is the illegal inline function not the AlmSetProcAlarm.

Thanks for any help
Lance

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

Reply via email to