This is the mail archive of the cygwin 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: Request for running a test application


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/


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