Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77739 --- shadow/77739 2006-03-09 05:21:37.000000000 -0500 +++ shadow/77739.tmp.28580 2006-03-09 05:21:37.000000000 -0500 @@ -0,0 +1,23 @@ +Bug#: 77739 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Process.GetAllProcesses() returns only the current user's processes + +System.Diagnostics.Process.GetAllProcesses() returns only the processes +that the current user (who's running the mono process) is running - not +all the processes in the system. + +IIRC, it should return all of the processes running on the machine. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
