17 Oct
2005
17 Oct
'05
2:59 p.m.
"Oliver Stieber" <oliver_stieber(a)yahoo.co.uk> wrote:
file.c:1413: Test failed: hFile != FALSE : -1
-1 is HFILE_ERROR and FALSE is 0 (defined in windef.h), is this running the old or the patched one?
It's the result of running existing tests. I just wanted to point out that the second chunk of your patch looks ok, but the first part should be left unchanged. Also, the code in dlls/kernel/file.c,OpenFile() needs to be fixed as well to make your tests pass. -- Dmitry.