On Saturday 31 October 2009 11:10:35 Michael Martin wrote:
Understand, I guess ill write some wine test to check different return values for differences on mapped files. Can you give me a pointer on where this would best fit in? kernel32/tests/file.c: test_CopyFileW, or should i make my own function for the tests?
This likely also affects CreateFile, MoveFile, etc, so I would create a new function for it.
-Hans