3 Jun
2009
3 Jun
'09
10:44 a.m.
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? -- Cheers, Paul.