.
The LockFileEx API
3/16/2007 7:56:40 AM - anonymous
.
static extern bool LockFileEx(IntPtr hFile, uint dwFlags, uint dwReserved,
.
.
The LockFileEx API
3/16/2007 7:56:40 AM - anonymous
.
static extern bool LockFileEx(IntPtr hFile, uint dwFlags, uint dwReserved,
.
.
.
static extern bool UnlockFileEx(IntPtr hFile, uint dwReserved,
.