Quantcast
Channel: Sysinternals Forums
Viewing all articles
Browse latest Browse all 10386

Troubleshooting : File Locking Issue

$
0
0
Author: pinscomputer
Subject: File Locking Issue
Posted: 24 April 2015 at 10:20pm

from the sysinternals admins reference:
 
“File” handles can include folders, device drivers, and communication endpoints, in addition
to normal files.
 
File handle information also includes the sharing mode that was set when
the handle was opened. The parenthesized sharing flags can include R, W, or D, indicating
that other callers (including other threads within the same process) can open the same file
for reading, writing, or deleting, respectively.
 
A hyphen instead of a letter indicates that the sharing mode is not set. If no flags are set, the object is opened for exclusive use through this handle.

Viewing all articles
Browse latest Browse all 10386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>