[wdmaudiodev] Re: Running wdm drivers on win 7 built on win 8.1

  • From: Parinitha Kashyap <parinitha.kashyap@xxxxxxxxx>
  • To: wdmaudiodev <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Tue, 15 Sep 2015 17:44:07 -0700

Is there any way to have just one driver package and install it on all
versions from win 7? The new audio signal processing stuff is spread across
different files. So, to which file should I override version? Is there any
link that says how to do that?

I also tried overriding *KernelBufferOverflowLib *linker option to
link BufferOverflowK.lib
instead of BufferOverflowFastFailK.lib as mentioned in the link
https://msdn.microsoft.com/en-us/library/windows/hardware/jj572863(v=vs.85).aspx
but that did not work either.

*Warm regards,*
Parinitha Kashyap

On Mon, Sep 14, 2015 at 4:43 PM, Tim Roberts <timr@xxxxxxxxx> wrote:

Parinitha Kashyap wrote:
I cannot target win 7 since I have implemented audio signal processing
interface and it will not compile if I use win 7.

Well, then, you need to resort to hackery. You can override the version
definitions just for that one #include file.

--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator: mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/


Other related posts: