Thanks for the heads-up Ted. I'm testing some code for this. -Steve
> -----Original Message----- > From: Ted Ross [mailto:[email protected]] > Sent: Tuesday, February 24, 2009 10:45 AM > To: Steve Huston; Qpid Dev > Subject: Functions in sys::SystemInfo needing Windows bodies > > > Steve, Windows devs, > > There are three functions in sys::SystemInfo that are lacking > implementations for Windows. I've just checked in > placeholders for them > but have not tested as I don't have a Windows development > environment handy. > > The functions are: > > uint32_t SystemInfo::getProcessId() > uint32_t SystemInfo::getParentProcessId() > std::string SystemInfo::getProcessName() > > Descriptions for these can be found in > https://issues.apache.org/jira/browse/QPID-1676. > > Can someone please A) Make sure I didn't break anything, and B) > implement the Windows bodies of these functions? > > Thanks and regards, > > -Ted > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
