Simply call SysNotifyRegister() from NormalLuanch() function to register your app.
Also don't forget to intercept sysAppLaunchCmdNotify in CYourApp::InitInstance() method, where CYourApp is your application class derived from CPalmStApp class. You can find more info about handling non-global launch codes in CPalmStApp docs. _________________________________________ Best regards, Maks Pyatkovskiy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-palm-dev- > [EMAIL PROTECTED] On Behalf Of HT Nguyen > Sent: Friday, February 28, 2003 2:03 AM > To: Palm Developer Forum > Subject: where to register notifications in POL > > > Would someone please tell me where to register notifications using POL > framework. > > Thanks, > htn > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
