Module: wine Branch: master Commit: b0dfbcbe087835261e1fe15c164b4611bc23d2d3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b0dfbcbe087835261e1fe15c16...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Wed Apr 21 15:44:07 2010 +0200
mmdevapi: Add stub for IAudioEndpointVolume.
---
dlls/mmdevapi/Makefile.in | 1 + dlls/mmdevapi/audiovolume.c | 297 +++++++++++++++++++++++++++++++++++++++++++ dlls/mmdevapi/devenum.c | 28 ++-- dlls/mmdevapi/mmdevapi.h | 1 + 4 files changed, 313 insertions(+), 14 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b0dfbcbe087835261e1fe1...