Re: kernel32: Test the file access and share modes of CreateFile
"James Hawkins" <jhawkins(a)codeweavers.com> wrote:
Changelog: * Test the file access and share modes of CreateFile.
Of course, the more tests - the better, but isn't that a duplicate of existing test_file_sharing()? Besides win9x will require fixing it all over the place... -- Dmitry.
On Mon, Aug 18, 2008 at 11:04 PM, Dmitry Timoshkov <dmitry(a)codeweavers.com> wrote:
"James Hawkins" <jhawkins(a)codeweavers.com> wrote:
Changelog: * Test the file access and share modes of CreateFile.
Of course, the more tests - the better, but isn't that a duplicate of existing test_file_sharing()? Besides win9x will require fixing it all over the place...
Ah, yes. I missed the existing tests. This patch can be dropped, and none of the other patches depend on this one. It was mostly an exercise on my part to prove a theory. -- James Hawkins
participants (2)
-
Dmitry Timoshkov -
James Hawkins