CreateFile access/sharing problem

Dmitry Timoshkov dmitry at baikal.ru
Tue Oct 4 00:21:37 CDT 2005


"Vitaliy Margolen" <wine-devel at kievinfo.com> wrote:

> It is an additional flags to the rest of the file flags because they are
> transferred all the way to the kernel. And being translated into specific access
> rights by an object manager according to the object type. It has array of the
> generic attributes mappings.

Does the ntdll export RtlMapGenericMask have anything to do with mapping GENERIC_xxxx
flags into STANDARD_RIGHTS_xxxx? Is there any information regarding that?

-- 
Dmitry.




More information about the wine-devel mailing list