[ros-bugs] [Bug 2770] taskmgr taking too long to show up when launched from cmd

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sat Nov 10 12:05:03 CET 2007


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





--- Comment #4 from j_anderw <johannes.anderwald at student.tugraz.at>  2007-11-10 12:05:03 CET ---
Hi!
cmd.exe does not use ShellExecuteEx to launch taskmgr. The problem must be
somewhere inside CreateProcess.
---------------------------------------------
Additional debugging info:

Add dll/win32/shell32/shlexec.c YDEBUG macro
Add base/shell/cmd/precomp.h _DEBUG macro

You see that the path is taskmgr.exe is found but then waits > 3 seconds to see
taskmgr window


---------------------------------------------


-- 
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.


More information about the Ros-bugs mailing list