Read-only archive of the All About Symbian forum (2001–2013) · About this archive

question about processes and programs

1 replies · 1,532 views · Started 25 May 2005

Hi!

I want to know if is possible to have a program running a number times at the same time (diferent instances of the same program).

multiple processes of the same program.

I have an app or exe application, and I want to start this app from another app many times because every instace is a server.

Is this possible to do?

Ah! another question ! what I have to do when I have an exe proyect and then I have an different proyect (app) and I want to execute the exe proyect on this app proyect. I know I have to use:
_LIT(KMyAppName, "c:\\location"😉;//????
EikDll::StartExeL(KMyAppName);

but how do I know where is place my .exe application!? or what i have to do what I want? my problem is to place .exe on the symbian file system(emulator).

Thank you very much!

Wirelessly posted (NOKIA: Nokia3120/1.0 (05.30) Profile/MIDP-1.0 Configuration/CLDC-1.0)

Maybe you should try in developer forums.