Request assistance binding to Windows dsound.{lib, dll}

Adam D. Ruppe via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri May 27 10:49:56 PDT 2016


On Friday, 27 May 2016 at 17:37:38 UTC, Andrew Edwards wrote:
>     extern (C) class IDirectSound : IUnknown


That should just be `interface IDirectSound : IUnknown`


More information about the Digitalmars-d-learn mailing list