http://bugs.winehq.org/show_bug.cgi?id=23772
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-07-25 13:32:26 --- Hi Ivan, thanks for adding the test. I ran your test on WinXP (bit modified as it didn't compile for me) but the second test fails for me:
ok(debug_handle == 0xdeadbeef, "Expected handle 0xdeadbeef, got %#lx.\n", debug_handle);
On WinXP I get: Test failed: Expected handle 0xdeadbeef, got 0"
Looks like windows sets the debughandle to 0. On what system did you run the test?