Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <024d01c0fef7$dce13da0$6d07a8c0@miro>
From: "Michael Scheibler" <michael.scheibler@onevision.de>
To: <mingw-users@lists.sourceforge.net>, <cygwin@cygwin.com>,
        <gcc@gcc.gnu.org>, <discuss-gnustep@gnu.org>
Subject: error 998 when loading a DLL with LoadLibrary
Date: Wed, 27 Jun 2001 12:56:47 +0200
Organization: OneVision Software AG
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200



998 - Invalid access to memory location (ERROR_NOACCESS)

This is the error I am receiving when I am trying to load a DLL with
Objective-C code. Especially I am using GNUstep's NSBundle mechanism which
in the end invokes LoadLibraryEx. This should add the Objective-C classes of
the DLL into the current Objective-C runtime. But instead I get an error.
Could there be any reason which has nothing to do with the Objective-C
library?

Michael


--
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/

