To launch an application we need creator name in the function DmGetNextDatabaseByTypeCreator like sysFileCToDo after that we use sysUIswitch or sysAppLaunch function to launch the sub application .
But the poblem to launch the sms application is that it has sysFileCSmsLib as ceaator which is related to Exchange lib which we can not pass to the DmGetNextDatabaseByTypeCreator. so i first find the dbID and pass to the DmDatabaseInfo which give creator in this way i can launch the sms application as sub application. But the problem is that we get dbId only when their is data base of the sms application which is created only when their is a sms in the inbox or outbox or draft any 1 of this .only that time it will launch sms as sub application frm my application. And i want to lauch sms application even their is 0 sms in inbox or outbox or draft. The sms application will launch fine as sub application when we make inbox outbox and draft as 0 sms by deleting them bcz at time still their is data base of sms application. and the simulator default sms application does'nt have default sms data base it will create when we save sms in inbox outbox and draft. so how do i launch the sms application by the help of sysFileCSmsLib or is thier any other way to do please help me out. thanks -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
