In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Ken Williams) wrote:

> I was thinking about working on Proc::ProcessTable to get support for OS 
> X.  But after a little effort, it occurred to me that I have no clue how 
> to access process table information.  Anyone know this kind of thing, or 
> could tell me what docs to look at?

Mac::Processes can give you much of the information you could want.  It 
provides a PSN instead of a PID, but I could add GetProcessPID() and 
GetProcessForPID() to Mac::Processes, which maps between the two.  Take a 
look at the module and see if there's anything else there you need that it 
doesn't provide.  :-)  Let me know, or file a report on SourceForge.net.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to