Re: kernel32: Test the file access and share modes of CreateFile

2008-08-18 Thread James Hawkins
On Mon, Aug 18, 2008 at 11:04 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "James Hawkins" <[EMAIL PROTECTED]> 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(

Re: kernel32: Test the file access and share modes of CreateFile

2008-08-18 Thread Dmitry Timoshkov
"James Hawkins" <[EMAIL PROTECTED]> 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.