[Bug 23772] The bug in NtQueryInformationProcess with ProcessInformationClass = ProcessDebugObjectHandle

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 25 13:32:27 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23772


Louis Lenders <xerox_xerox2000 at yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |xerox_xerox2000 at yahoo.co.uk
     Ever Confirmed|0                           |1




--- Comment #5 from Louis Lenders <xerox_xerox2000 at 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?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list