Vitaliy Margolen wine-devel@kievinfo.com writes:
On the other hand. If we don't care about what flags kernel32 use calling ntdll, we can just test creation of the named object with the same name in kernel32. And see what kind of errors we'll get there.
We clearly don't care what flags kernel32 uses to call ntdll, or if it even calls ntdll at all (it obviously doesn't on win9x), all we care about in the tests is the external behavior.