Hi there!
I need to develop palm os extension.
Maybe someone have an expirience in this area?
Or maybe you know where to find good example?

I'm using prc-tools,

i've made such thing:

#include <PalmOS.h>

void install(void) {
        SndPlaySystemSound(sndAlarm);
}

then i've create resource with type "extn"
After installing my PDA ask for reset, but after reset
there is no reaction.

Where is mistake?

Thanx



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

Reply via email to