From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael@einstein.weiser.saale-net.de (Michael Weiser) To: gnu-win32@cygnus.com Subject: Re: Asterisk expansion... Date: Mon, 27 Jul 1998 15:12:00 -0000 Message-id: <35def1bc.25881926@mail> References: <7BEBE893ABDFD111AC3F00A0C96B159F5C4F37@FMSMSX32> X-SW-Source: 1998-07/msg00594.html Hi Jason, You wrote: >I thought of that but didn't want to pay the performance penalty or have to >worry about yet another dependency (the Cygnus DLL). Although that may have >helped (or it may not have) with a strange console problem I have - I have You paid the price of a long bug search and quick'n'dirty fix for it. :) >to Wait on all children that use the console because if I don't for some >reason the child loses access to the console. I guess 'cmd' sees that its >direct child has exited so tries to take it back over or something. With cygwin you can use all normal Win32 API calls that your wrapper uses too. IMHO you shouldn't have to change anything on your code which should cause it to work almost exactly the same even though compiled as a cygwin32 executable. Or am I missing something important? bye Michael - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request@cygnus.com" with one line of text: "help".