X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Antti Karanta" Subject: Re: Loading cygwin1.dll from a windows app Date: Wed, 28 Mar 2007 08:52:29 +0300 Lines: 32 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 Content-Transfer-Encoding: 7bit User-Agent: Opera Mail/9.10 (Win32) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, 27 Mar 2007 23:42:40 +0300, Igor Peshansky wrote: > . Thanks. Ok, sorry about that. I can't find that setting in Opera (I'm accessing this mail list as gmane news group), but I'll just try to remember to delete the mail addresses manually. > You might want to take a look at the Java wrapper scripts[*], which do > most of what you want. Yes, but that's still inside a script - I'd like to do it within a c program. But I guess I'll have to either use system() function or go the scripting route. Thanks for the pointer - those scripts will be very helpful to me if I decide to take the shell script route. > Another thing to note is that, given files foo and > foo.exe, Cygwin will first execute "foo", and Windows will only find > "foo.exe", so you could provide both an executable launcher and a script, > where the script is Cygwin-specific. Hmm, did not think of that, thanks. -Antti- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/