Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <20021127144835.54907.qmail@web20007.mail.yahoo.com>
Date: Wed, 27 Nov 2002 06:48:35 -0800 (PST)
From: Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Subject: Re: accessing cygwin functions from non-cygwin app
To: Jan Beulich <JBeulich@novell.com>
Cc: cygwin@cygwin.com
In-Reply-To: <sde48654.087@cpl-emea-mail1.cpl.novell.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

--- Jan Beulich <JBeulich@novell.com> 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/

