Jacek Caban <jacek at codeweavers.com> writes: > + reply->handle = alloc_handle( current->process, ref->object, GENERIC_ALL, 0 ); You meant to use req->access, right? -- Alexandre Julliard julliard at winehq.org