All the structs and functions mentioned there are defined in hdaudio.h.
Here is an example:
https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/hdaudio/nc-hdaudio-pallocate_capture_dma_engine
On Wed, 30 Jan 2019 at 08:56, Matthew van Eerde <dmarc-noreply@xxxxxxxxxxxxx>
wrote:
You’re referring to this DDI?
https://docs.microsoft.com/en-us/windows-hardware/drivers/audio/high-definition-audio-ddi
I glanced over the docs and didn’t see any reference to hdaudio.lib, but
maybe I missed it. Can you point me to the reference?
------------------------------
*From:* wdmaudiodev-bounce@xxxxxxxxxxxxx <wdmaudiodev-bounce@xxxxxxxxxxxxx>
on behalf of Gregory House <drghouse221b@xxxxxxxxx>
*Sent:* Tuesday, January 29, 2019 11:09:44 PM
*To:* wdmaudiodev@xxxxxxxxxxxxx
*Subject:* [wdmaudiodev] hdaudio driver development
Hello,
Does anyone know if Microsoft supports development of function drivers
that talk to their HD audio bus interface? I see the related docs online
but the latest windows driver kit doesn't seem to have the hdaudio lib.