Module: wine Branch: master Commit: 60b652cd4e8d5d9083fc0219edf6ac1ac4c33f8f URL: http://source.winehq.org/git/wine.git/?a=commit;h=60b652cd4e8d5d9083fc0219ed...
Author: Eric Pouech eric.pouech@orange.fr Date: Thu Oct 22 22:09:39 2009 +0200
winmm: Added partial infrastructure for driver management in mmsystem.c.
---
dlls/winmm/message16.c | 215 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/winmm/mmsystem.c | 4 +- dlls/winmm/winemm16.h | 18 ++++ 3 files changed, 234 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=60b652cd4e8d5d9083fc02...