solution - i used wrong creator, versamail application uses 'msgS', but i had to call MultiMail which has creator 'asc3'
and to create new mail its better you use HsCreateNewMail function from palmone sdk maybe it will help someone... Michal Seliga wrote: > hi, > > i have treo 650 with system 1.13 > > i have strange problem. when i want to send mail from my application using > notification (helper api) no application responds to my call. and also when i > want to launch versamail using SysUIAppSwitch then in my application screen > goes blank for some time and then i return back to mine application. > > any idea what could be wrong? i have no problems to launch calendar > application, phone application..only this versamail is acting strange > > i use this call to switch into it > LaunchWithCommand(sysFileTApplication,'msgS',sysAppLaunchCmdNormalLaunch,NULL); > > i also tried this but result is the same > LaunchWithCommand(sysFileTApplication,'msgS',MMPRO_LAUNCH_CODE,NULL); > > any idea what am i doing wrong? > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
