Robert Reif : dsound: Convert IDirectSoundImpl from a COM class to a regular class
17 Jan
2006
17 Jan
'06
3:29 p.m.
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(a)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(-)
7366
Age (days ago)
7366
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard