[shell32/tests/shlfileop.c] Fixes for NT4 tests

Paul Vriens Paul.Vriens at xs4all.nl
Fri Mar 25 14:25:14 CST 2005


Hi,

the previous patch for this: http://cvs.winehq.org/patch.py?id=16791
wrongly assumed that a retval of 72 is ERROR_REDIR_PAUSED. The error
output was in hex so the actual decimal retval is
ERROR_INVALID_TARGET_HANDLE.

Most of the error messages on failure were wrong for the tests in
test_rename. There are some left I think.

Changelog
  Print retval in decimal to avoid confusion
  NT4 fails with ERROR_INVALID_TARGET_HANDLE instead of ERROR_REDIR_PAUSED.
  Use some correct messages on error
  Extra tracing

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlfileop.c.diff
Type: text/x-patch
Size: 4036 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050325/e833447f/shlfileop.c.bin


More information about the wine-patches mailing list