kernel32: Specify the access rights when creating a file object.

Alexandre Julliard julliard at winehq.org
Thu Jan 12 09:07:45 CST 2012


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> While investigating how to fix the file section access tests in kernel32 I've
> found that some places in Wine deliberately create objects with access rights
> set to 0, that leads to creation of potentially not accessible objects.

Many of these are deliberate. You'll need test cases to show that you
can require more permissions.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list