<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>Added tests to test_CopyFileA to check errors set when destination file is mapped.<br>- When destination file was open with flag FILE_SHARE_WRITE and is then
mapped, an attempt to copy over it should fail with
ERROR_USER_MAPPED_FILE as test demonstrates.<br><br>

Added tests to test_MoveFileA to check errors set when source file is mapped.<br>- MoveFile should fails when source is mapped and set error as ERROR_SHARING_VIOLATION as tests demonstrate.<br><br>Mike<br><br><br>                                               <br /><hr />Windows 7: It works the way you want. <a href='http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen2:112009' target='_new'>Learn more.</a></body>
</html>