On Wed, 2009-06-03 at 17:44 +0200, Paul Vriens wrote:
Guy Albertelli wrote:
Changelog:
- Add tests to verify error codes returned for certain error cases.
- Also add tests for opening volumes and handle the case where we do not have the rights to access the volume.
dlls/kernel32/tests/file.c | 326 +++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 324 insertions(+), 2 deletions(-)
Hi Guy,
The newly added tests introduce some failures on Win9x and WinME.
Could you have a look?
Will do!