From: "Goplat" <[EMAIL PROTECTED]>

> If you really need FILE_SHARE_DELETE that badly, the check would have to
be
> done at runtime. I don't think it's all that necessary though... in fact
perl
> 5 only uses FILE_SHARE_READ, and that only if the file's not opened for
write/append.

What's more, a value of the parameter C<dwDesiredAccess> doesn't depend on a
value the parameter C<dwShareMode> and shouldn't do.

0x4C56

Reply via email to