From: v-ronaar AT Exchange DOT Microsoft DOT com (Ron Aaron Moss Bay Engineering Exchange) Subject: RE: Mingw32 build DLL not loading in MSVC app on Windows95 21 Oct 1998 09:05:56 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" To: Gilles Depeyrot , gnu-win32 AT cygnus DOT com There seems to be a problem if you try to build DLLS on Windows '95. Try building on WinNT, and your DLLs should load ok (on 95 too). The problem seems to be (according to M. Khan) that the 'fseek' function in the crtlib.dll on Win95 doesn't work quite correctly. Regards, Ron > -----Original Message----- > From: Gilles Depeyrot [mailto:Gilles DOT Depeyrot AT wanadoo DOT fr] > Sent: Monday, October 19, 1998 11:09 AM > To: gnu-win32 AT cygnus DOT com > Subject: Mingw32 build DLL not loading in MSVC app on Windows95 > > > Hi everyone, > > I have already posted several messaged to the fact that I can't > seem to load mingw32 egcs built DLLs into MS VC/C++ 5.0 built > applications. > > The symptoms are LoadLibrary returning NULL and GetLastError > returning 0 (duh !) > > I have gotten my hands on an NT 4 computer to do some testing > and it seems like loading those DLLs on Windows NT works but > loading them on Windows 95 does not. > > Hope this can help someone solve this problem, > Gilles > > > Gilles Depeyrot > > > - > For help on using this list (especially unsubscribing), send > a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". > - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".