James Hawkins wrote:
Hi,
Changelog:
- Fix a test failure on a non-admin XP system.
dlls/advapi32/tests/registry.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)
This one has puzzled me for some time. Every now and then we find an XP box that receives this ERROR_ACCESS_DENIED error. Non of the other tests for such a system indicate however that there are rights issues. We have several tests that skip tests if there are not enough rights and they would show on test.winehq.org.
So maybe that patch is correct but the circumstances?