Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <20021127144835.54907.qmail@web20007.mail.yahoo.com> Date: Wed, 27 Nov 2002 06:48:35 -0800 (PST) From: Joshua Daniel Franklin Subject: Re: accessing cygwin functions from non-cygwin app To: Jan Beulich Cc: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Jan Beulich wrote: > Thanks for the answer, but you mainly missed the point: I want to dynamically > load cygwin1.dll (if at all present on the system) and call a single function > in it. The problem is not the process of loading the DLL and calling the > function (I'm not a beginner after all), but the fact that plainly calling > the intended function causes the process to crash due to uninitialized > variables within cygwin1.dll. The question thus is - what function(s) do I > have to call to initialize cygwin1.dll sufficiently? Thanks again, Jan Unfortunately, as far as DLL-loading is concerned, I am a beginner. Does anyone know how to load cygwin1.dll dynamically (with the proper initialization)? __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/