Re: IPC,FORK on Windows 2008 Server

2009-04-16 Thread Yarlagadda Suresh
Thanks a lot. The problem is resloved. Cheers, Y.Suresh Kumar. On Wed, Apr 15, 2009 at 1:38 PM, Corinna Vinschen wrote: > On Apr 15 12:20, Yarlagadda Suresh wrote: >> Is this problem fixed in release 1.7.0-46? > > Yes, sure.  I just forgot to mention it in the relea

Re: IPC,FORK on Windows 2008 Server

2009-04-14 Thread Yarlagadda Suresh
Is this problem fixed in release 1.7.0-46? Cheers, Y. Suresh Kumar. On Wed, Apr 1, 2009 at 11:33 AM, Christopher Faylor wrote: > On Wed, Apr 01, 2009 at 11:19:28AM +0530, Yarlagadda Suresh wrote: >>Thanks a ton for your quick response. >> >>Could please let me know the

Re: IPC,FORK on Windows 2008 Server

2009-03-31 Thread Yarlagadda Suresh
Thanks a ton for your quick response. Could please let me know the patch version number, which includes the fix? Cheers, Suresh Kumar. On Tue, Mar 31, 2009 at 8:37 PM, Corinna Vinschen wrote: > On Mar 31 14:08, Corinna Vinschen wrote: >> On Mar 31 17:11, Yarlagadda Suresh wrote

Re: IPC,FORK on Windows 2008 Server

2009-03-31 Thread Yarlagadda Suresh
V 1.7 is a Beta release, Can I know when the Official release will be? Cheers, Suresh Kumar. On Tue, Mar 31, 2009 at 4:51 PM, Corinna Vinschen wrote: > On Mar 31 15:04, Yarlagadda Suresh wrote: >> Hi, >> >> I am using CYGWIN V 1.5.25-15 on Windows 2008 Standard Server

IPC,FORK on Windows 2008 Server

2009-03-31 Thread Yarlagadda Suresh
Hi, I am using CYGWIN V 1.5.25-15 on Windows 2008 Standard Server Edition with SP1. I have a program which does the following : 1. The main process gets shared memory, opens an index file (through Btrieve API). 2. If a record is found in the index file,the main process forks a child and the