[wdmaudiodev] Getting Started - WDM Books, Online resources

  • From: Nick Bauer <synchronizedobject@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Sun, 27 Jan 2019 13:58:16 -0600

Hello-
I am sure that this has been asked before, but I could only find 10+ year
old books and discussion.  While i realize that some of that is still
relevant, is there a good starting point for someone who doesn't know much
about the driver architecture to start, but has a solid understanding of
general programming?
For example, I've tried to start with
https://github.com/Microsoft/Windows-driver-samples/tree/master/audio/sysvad,
and while i can follow the steps and actually compile and install it, i am
having trouble understanding how to modify it to my needs - starting with
the driver definition and names.  For example, how do i rip out a bunch of
stuff from this example that i don't need?  How do i find and select the
APOs?
These are the types of questions that I'd love to find book or online
resources to answer.

Thanks,
Nick Bauer

Other related posts:

  • » [wdmaudiodev] Getting Started - WDM Books, Online resources - Nick Bauer