netstat: Initial implementation.
[wine] / dlls / qmgr / qmgr.c
2012-12-04  Michael Stefaniucqmgr: Parameter cleanup for a helper function.
2012-12-04  Michael Stefaniucqmgr: COM cleanup for the IBackgroundCopyManager iface.
2009-03-09  Rob Shearmanqmgr: Fix a memory leak.
2009-01-22  Michael Stefaniucqmgr: Remove superfluous pointer casts.
2008-03-14  Dan Hipschmanqmgr: Implement local file background "downloads."
2008-03-14  Dan Hipschmanqmgr: Add infrastructure for background file transferring.
2008-03-13  Dan Hipschmanqmgr: Add critical sections for jobs and files.
2008-03-07  Dan Hipschmanqmgr: Only have one BackgroundCopyManager per system.
2008-02-29  Roy Sheaqmgr: Implement job lists for IBackgroundCopyManager.
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyManager_EnumJobs with...
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyManager_CreateJob with...
2007-12-20  Roy Sheaqmgr: AddRef, QueryInterface, and stub functions for...