18 Jan
2006
18 Jan
'06
11:28 a.m.
Module: wine Branch: refs/heads/master Commit: e3851bc7f7551b181abed2482362edd7e8793402 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=e3851bc7f7551b181abed248... Author: Alex Villacís Lasso <a_villacis(a)palosanto.com> Date: Wed Jan 18 12:10:59 2006 +0100 msacm: acmDriverAdd[AW] support for ACM_DRIVERADDF_NOTIFYHWND. Broadcast notifications are fleshed out and are now fully functional. --- dlls/msacm/driver.c | 100 +++++++++++++++++++++++++++++++------------------ dlls/msacm/internal.c | 72 +++++++++++++++++++++++++++++++++++ dlls/msacm/wineacm.h | 15 +++++++ 3 files changed, 150 insertions(+), 37 deletions(-)