X-Spam-Check-By: sourceware.org Message-ID: <46B0BF7B.8F48E40@dessent.net> Date: Wed, 01 Aug 2007 10:14:35 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Request for running a test application References: <20070801090736 DOT GA11738 AT calimero DOT vinschen DOT de> <20070801093938 DOT GC11738 AT calimero DOT vinschen DOT de> <46B07226 DOT 8040601 AT gmx DOT de> <20070801115312 DOT GB13674 AT calimero DOT vinschen DOT de> <46B0A8BA DOT 88B7C424 AT dessent DOT net> <20070801162610 DOT GI13674 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Corinna Vinschen wrote: > Can you change the source and see what you get when the native NT > filename is only \??\X: instead of \??\X:\ (no trailing backslash)? Without the trailing backslash ZwOpenFile returns STATUS_ACCESS_DENIED (stat = c0000022). It seems to do that regardless of the drive letter so it doesn't look like it's specific to the ramdisk driver. 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/