Hi Iam trying to launch an application(app2.prc) from application1(app1.prc). In app1.prc I find the app2.prc using DmFindDatabase() and invoke the second prc(app2.prc) using SysUIAppSwitch().
The second application comes up properly but Iam facing 2 problems. 1. After I exit the second application(app2.prc), my first application(app1.prc) gets invoked again with the NormalLauchCode. 2. In my app2.prc, when I try to open a resource form, app2.prc loads the form resource in app1.prc. The forms carry the same ID though. But since they are in 2 different applications, i dont think it matters. Can someone please help me on the same. Thanks Venkatesh __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
