netstat: Initial implementation.
[wine] / dlls / shell32 / assoc.c
2012-07-30  Nikolay Sivovshell32: Use proper macros when calling COM methods.
2012-03-27  Piotr Cabanshell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociatio...
2012-03-27  Piotr Cabanshell32: Prepare QueryAssociations helper functions...
2012-01-16  Detlef Riekenbergshell32: Add a stub for IApplicationAssociationRegistra...
2012-01-16  Detlef Riekenbergshell32: Avoid crash on NULL pointer.
2012-01-16  Detlef Riekenbergshell32: Use SHFree for memory allocated with SHAlloc.
2012-01-13  Detlef Riekenbergshell32: Remove outdated dll names from comments.
2010-12-05  Michael Stefaniucshell32: Use an iface instead of a vtbl pointer in...
2009-12-30  Rob Shearmanshell32: Fix a potentially large memory leak in IQueryA...
2009-11-24  Damjan Jovanovicshell32: Deal better with spaces in ASSOCSTR_COMMAND...
2009-08-25  Alexandre Julliardshell32: Move the IQueryAssociations implementation...