<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="File locking - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=file_locking&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=file_locking&amp;p=12">3.Next</a>
</p>
<p>When the file is closed, sharing-access restrictions are adjusted to remove the restrictions imposed by that specific file open.</p>

<p>Byte-range locking type is determined by the <code>dwFlags</code> parameter in the <code>LockFileEx</code> function used to lock a region of a file. The <a href="page.php?w=Windows_API">Windows API</a> function <code>LockFile</code> can also be used and acquires an exclusive lock on the region of the file.</p>

<p>Any file containing an executable program file that is currently running on the computer system</p><p>
<a accesskey="1" href="page.php?w=file_locking&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=file_locking&amp;p=12">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
