Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4272169C.59ACC632@dessent.net> Date: Fri, 29 Apr 2005 04:12:28 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: File attribute access very slow References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Tor Egil Hovland wrote: > > > SysDir: C:\WINNT\system32 > > > WinDir: C:\Documents and Settings\mvstest.PCSIH3\WINDOWS > > > > Doesn't that seem a bit strange? > > Actually, I believe this is correct when I'm running on a terminal server. > >From the MSDN documentation on GetWindowsDirectory(), which cygcheck > actually calls in this case: Ah, okay. The key there is terminal server, which I guess makes the difference. I too checked the platform SDK for that function before posting because I was curious as well. The part about "shared version of the system" was unclear -- on a regular multiuser NT system it still returns \WINDOWS (or \WINNT or whatever) so that phrase must be referring to TS. Anyway... clearly this has nothing to do with your problem, so pardon the noise. Brian -- 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/