This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Windows 95 support ?


Dave Korn, le Tue 25 Apr 2006 18:34:48 +0100, a écrit :
>   Hm.  Sounds like a silent dll initialisation failure.  I have to ask the
> dread question: do you have any debgging tools installed?  Setup requires the
> following functions from msvcrt:
> 
> _access, _fdopen, _mktemp, _putenv, _read, _setmode, _strdup, _stricmp,
> _strlwr, _strnicmp, _write
> 
> so you could check that the version you have actually supplies them all.

It does supply them all.

> It's also possible that it has some dependencies on other dlls that
> normally get installed at the same time as the rest of the IE4 package
> - maybe updated kernel32 or something.

It depends on kernel32, but all the needed symbols are provided by the
installed kernel32.dll.

Regards,
Samuel

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]