Durgesh Trivedi wrote: > i want to launch the sms default application as sub application > > is it possilble by the use of SysUIAppSwitch. as subapplication you should use SysAppLaunch - but it will most probably crash, because for such applications different rules apply and i am not sure default messaging application will support them. SysUIAppSwitch will not open this application as subroutine, but it will close active one before > > if yes then how do i find out the LocalID dbID bcz i dont know the > SysFile name for sms if you know creator of application (you should) then use DmFindDatabaseByTypeCreator with type 'appl' (it has some define for this value in palmos headers) and its creator.
>.In 1 example they use SysFileCSmsLib but it give refnum . > is their a other way todo this please help me out. > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
