Module: wine Branch: refs/heads/master Commit: cb37c43d7833705760c8d0bee462baf0a343381e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=cb37c43d7833705760c8d0be...
Author: Alex Villacís Lasso a_villacis@palosanto.com Date: Wed Jan 18 12:06:56 2006 +0100
msacm: Implement acmDriverPriority with driver priority/enabled saving. Foundation for notification broadcasts with support for deferred notification.
---
dlls/msacm/driver.c | 124 ++++++++++++++++++++++++++------------ dlls/msacm/internal.c | 160 +++++++++++++++++++++++++++++++++++++++++++++++++ dlls/msacm/wineacm.h | 6 ++ 3 files changed, 251 insertions(+), 39 deletions(-)