winegstreamer: return the IMemAllocator so the BaseOutputPin can store it and use...
[wine] / dlls / hlink / extserv.c
2012-03-26  Michael Stefaniuchlink: Use the standard COM aggregation struct field...
2011-01-05  Michael Stefaniuchlink: Use ifaces instead of vtbl pointers in Extension...
2009-01-27  Michael Stefaniuchlink: Remove superfluous pointer casts.
2008-04-29  Aric Stewarthlink: Implement IExtensionServices.
2008-02-04  Jacek Cabanhlink: Added standard comments.
2008-02-04  Jacek Cabanhlink: Call AddRef of correct interface in ExtServUnk_Q...
2007-12-26  Rob Shearmanhlink: Fix memory leak by freeing extension services...
2007-12-10  Michael Stefaniuchlink: Rename the wrappers around HeapAlloc() &Co to...
2007-12-06  Jacek Cabanhlink: Added IHttpNegotiate interface to ExtensionService.
2007-11-21  Jacek Cabanhlink: Added HlinkCreateExtensionServices implementation.