shell32/tests: Use GetProcAddress() on SHGetPathFromIDListW() because it is missing...
[wine] / dlls / quartz / acmwrapper.c
2007-06-05  Chris Robinsonquartz: Don't return S_FALSE for failed connections.
2007-05-17  Andrew Talbotquartz: Exclude unused headers.
2007-04-09  Chris Robinsonquartz: Pass the media sample to the individual transfo...
2007-04-04  Chris Robinsonquartz: Break loop on error in ACMWrapper.
2007-04-04  Chris Robinsonquartz: Add a QueryConnect method for transform filters.
2007-03-13  Chris Robinsonquartz: Cleanup properly around error conditions and...
2007-02-19  Chris Robinsonquartz: Don't use uninitialized memory in ACMWrapper.
2006-11-29  Dmitry Timoshkovquartz: Make some data const and static.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-09-25  Andrew Talbotquartz: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-05  Christian CostaFixed clock release in transform template.
2005-02-22  Christian CostaFixed ACM Wrapper.
2005-02-21  Christian CostaImproved AVIDec.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-02-01  Christian CostaAdded ACM Wrapper filter.