This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: request for new feature


Alexander Gottwald wrote:

On Mon, 4 Aug 2003, David Fraser wrote:


I can send you code which spawns new processes from a running windows app.

Could you send it to the list?


	
    /* we must build this string with information about mount points */
    const char* command = "c:\\cygwin\\usr\\x11r6\\xterm.exe -display :0.0";

That line and comment are really the crux of my whole argument. It is simple to spawn a process. It is not necessarily so simple to use a non-hardcoded path to the executables, nor is it so easy to ensure that zombie consoles are not created in the process.


In any case, I appreciate that you at least have given others something to start with.

Thanks,

Harold


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]