Module: wine Branch: refs/heads/master Commit: 3a4e11cd24436ea8232a097a9a69948b0bff01cd URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=3a4e11cd24436ea8232a097a...
Author: Robert Reif reif@earthlink.net Date: Tue Jan 17 16:10:15 2006 +0100
dsound: Convert IDirectSoundImpl from a COM class to a regular class and move most of the COM functions to the DirectSoundDevice class.
---
dlls/dsound/dsound.c | 2403 ++++++++++++++++++++---------------------- dlls/dsound/dsound_private.h | 34 + 2 files changed, 1201 insertions(+), 1236 deletions(-)