21 Apr
2007
21 Apr
'07
3:48 p.m.
Am Saturday 21 April 2007 20:13 schrieb Paul Vriens:
Hi Stefan
the results:
registry.c:576:test_query_value_ex: type set to: 0x0022fe78 registry.c:1163: Test failed: Expected ERROR_SUCCESS, got 6 registry: 293 tests executed (0 marked as todo, 1 failure), 0 skipped.
That's because you're doing a RegSetValueA on a just-closed handle. Hello Paul,
can you retry with the attached patch. Thank you Stefan