netstat: Initial implementation.
[wine] / dlls / qmgr / enum_jobs.c
2012-12-05  Michael Stefaniucqmgr: Merge a helper function.
2012-12-05  Michael Stefaniucqmgr: COM cleanup for the IEnumBackgroundCopyJobs iface.
2012-12-04  Michael Stefaniucqmgr: Parameter cleanup for a helper function.
2008-03-07  Dan Hipschmanqmgr: Only have one BackgroundCopyManager per system.
2008-03-04  Roy Sheaqmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs.
2008-03-04  Dan Hipschmanqmgr: Implement IEnumBackgroundCopyJobs_Next.
2008-03-04  Roy Sheaqmgr: Implement IEnumBackgroundCopyJobs_GetCount.
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyManager_EnumJobs with...
2008-02-26  Roy Sheaqmgr: Implement the IUnknown interface for IEnumBackgro...