Re: ole32: Return the correct error in FileLockBytesImpl_*LockRegion*().
June 16, 2014
2:39 p.m.
It looks to me like locks that fail due to conflicts will set ERROR_LOCK_VIOLATION, not ERROR_ACCESS_DENIED. We should probably add some tests for the error to the LockFileEx tests. I'd also be interested in what Windows returns on a filesystem that doesn't support locking, if such a thing exists.
4302
Age (days ago)
4302
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk