[DSOUND]
[reactos.git] / reactos / dll / directx / dsound_new / dsound.c
index 9dd3bc4..a0f5c37 100644 (file)
@@ -22,6 +22,10 @@ static INTERFACE_TABLE InterfaceTable[] =
         &CLSID_DirectSoundCapture,
         NewDirectSoundCapture
     },
+    {
+        &CLSID_DirectSound,
+        NewDirectSound
+    },
     {
         NULL,
         NULL