Hi everyone, Just a quick note to say the new conformance tests (in dlls/winspool/tests/info.c) are failing for Wine running as NT-like OSes. For NT351, the results are: info.c:61: Test failed 1 of 1 time (100%): [test instance 1] info.c:61: Test failed: expected result == 0, got 1 info.c:62: Test failed 1 of 1 time (100%): [test instance 1] info.c:62: Test failed: last error set to 87 instead of ERROR_INVALID_USER_BUFFER info.c:74: Test failed 1 of 1 time (100%): [test instance 1] info.c:74: Test failed: expected result == 0, got 1 info.c:75: Test failed 1 of 1 time (100%): [test instance 1] info.c:75: Test failed: last error set to 87 instead of RPC_X_NULL_REF_POINTER info.c:84: Test failed 1 of 1 time (100%): [test instance 1] info.c:84: Test failed: expected result == 0, got 1 info.c:85: Test failed 1 of 1 time (100%): [test instance 1] info.c:85: Test failed: last error set to 87 instead of RPC_X_NULL_REF_POINTER The others fail in the same way. See http://www.astro.gla.ac.uk/users/paulm/WRT/buildinfo.php?id=292 and http://www.astro.gla.ac.uk/users/paulm/WRT/wrt.php for more details. Cheers, Paul. ---- Paul Millar