Module: wine Branch: master Commit: 2c3bc2cf569b877f1452cc6d480f0fa076df8ae1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2c3bc2cf569b877f1452cc6d48...
Author: Aric Stewart aric@codeweavers.com Date: Tue Oct 19 13:24:29 2010 -0500
strmbase: Implement STRMBASE_DllGetClassObject and STRMBASE_DllCanUnloadNow.
---
dlls/qcap/qcap.spec | 2 +- dlls/qcap/qcap_main.c | 153 +-------------------------------------------- dlls/strmbase/dllfunc.c | 161 +++++++++++++++++++++++++++++++++++++++++++++++ include/wine/strmbase.h | 2 + 4 files changed, 166 insertions(+), 152 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2c3bc2cf569b877f1452cc...