This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

error 998 when loading a DLL with LoadLibrary




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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]