From: "Sander Pool" Newsgroups: comp.os.msdos.djgpp Subject: Re: call to 'open' causes all sleeping drives to awaken! Date: Thu, 20 Feb 2003 16:45:20 -0800 Organization: http://extra.newsguy.com Lines: 22 Message-ID: References: NNTP-Posting-Host: p-714.newsdawg.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ben, thanks for trying to reproduce this. I run Win2K and my swapfile sits on C: in the default location. The C: drive is also where my DJGPP environment and sources are so it's alive when I start my program. The identical program compiled with MinGW does not have the same effect as when I compile it with DJGPP. So it could be a Win2K bug but one that only DJGPP exposes. Sander "Ben Peddell" wrote in message news:C_65a.51837$jM5 DOT 130436 AT newsfeeds DOT bigpond DOT com... > If you're actually running under WinNT, Win2k or WinXP, then it's possible > that you've put part of the Windows swapfile on each of the drives, and this > is why it's waking them up.