check_sharing disregards requested access

Alexandre Julliard julliard at winehq.org
Fri Aug 17 05:37:53 CDT 2007


"James Keane" <james.keane at gmail.com> writes:

> check_access will now fail because the second caller is not honoring
> FILE_SHARE_WRITE. but that shouldn't be neccesary as they are not
> planning on writing anyways.

The second caller won't, but the first one will, so you need
FILE_SHARE_WRITE access.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list