Robert Reif : dsound: Convert IDirectSoundImpl from a COM class to a regular class

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 17 09:29:44 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 3a4e11cd24436ea8232a097a9a69948b0bff01cd
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=3a4e11cd24436ea8232a097a9a69948b0bff01cd

Author: Robert Reif <reif at 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(-)




More information about the wine-cvs mailing list