Module: wine Branch: master Commit: 9924b40eb99e13a653f9d2a32d26d97abc5de06c URL: http://source.winehq.org/git/wine.git/?a=commit;h=9924b40eb99e13a653f9d2a32d...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Sun Feb 21 13:50:42 2010 +0100
mmdevapi: Implement a stub of MMDevice.
---
dlls/mmdevapi/Makefile.in | 2 +- dlls/mmdevapi/devenum.c | 267 ++++++++++++++++++++++++++++++++++++++++++--- dlls/mmdevapi/main.c | 7 + dlls/mmdevapi/mmdevapi.h | 12 ++ 4 files changed, 269 insertions(+), 19 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9924b40eb99e13a653f9d2...