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

Re: bash lookups


On Fri, Jul 19, 2002 at 05:02:23PM -0400, David E Euresti wrote:
>Yep I've determined that what happens is that when you load winmm.dll,
>this dll proceeds to load all these devices.
>
>I don't know why winmm.dll is in the autoload.cc file  but there it is.
>LoadDLLfuncEx (waveOutGetNumDevs, 0, winmm, 1)
>...
>LoadDLLfuncEx (timeEndPeriod, 4, winmm, 1)
>
>I don't know what the fix is as I don't know why you're autoloading the
>stuff.

So, maybe "you" shouldn't really be in this mailing list then if you are
not interested in figuring this kind of thing out.

You obviously know how to use grep, so you could be spend an additional
few seconds understanding why these routines are being used.

As I mentioned before, this isn't a list for idly wondering.  If you want
to do that, stick to cygwin@cygwin.

cgf


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