Module: wine Branch: master Commit: f4f7a5c5c952de127c8cc367dfe45fafbe922175 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f4f7a5c5c952de127c8cc367df...
Author: Lei Zhang thestig@google.com Date: Wed Feb 13 14:10:12 2008 -0800
qedit: Add MediaDet registration.
Much of the code is from quartz.
---
dlls/qedit/Makefile.in | 2 +- dlls/qedit/qedit_private.h | 1 + dlls/qedit/regsvr.c | 284 +++++++++++++++++++++++++++++++++++++++++++- tools/wine.inf | 1 + 4 files changed, 284 insertions(+), 4 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f4f7a5c5c952de127c8cc3...