----- Original Message ----- From: "Harold Hunt" <[EMAIL PROTECTED]>
> > Have a look at autoload.c in the cygwin sources or the setup.exe > > sources. > > > > It provides a symbol to link to for the linker, but doesn't resolve the > > .dll until runtime. > > Well, that's okay too, but w32api shouldn't be doing things that break > perfectly legitimate calls to Win32 functions. Of course. Autoload.c uses w32api too, so if w32api gets broken, so will setup.exe and cygwin1.dll :}. Rob
