[ros-bugs] [Bug 6215] CloseMany.exe doesnt launch in ReactOS

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Fri May 6 14:34:28 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6215





--- Comment #3 from Haos <olaf_siejka at o2.pl>  2011-05-06 14:34:28 CET ---
In token.c:219 please add the following line:

TRACE("OpenProcessToken() called\n");

In line 223, but right before:
    if (!NT_SUCCESS(Status))

please add:
TRACE("Returned STATUS: %x\n", Status);

Then please retest with advapi32 debug channel enabled.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list