[wdmaudiodev] .inf file problem

  • From: Robert Bielik <robert.bielik@xxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Mon, 13 Mar 2006 20:54:00 +0100

I've got a "problem" with an .inf file (for an msvad based software only device). As long as I use the Win98/WinME version of the DDInstall section:

[MyDevice]
AlsoInstall=ks.registration(ks.inf),wdmaudio.registration(wdmaudio.inf)

it works _perfectly_ (in XP). But with the 2000 & XP variant (per the DDK docs):

[MyDevice]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration

I get a status 28 (The device's drivers are not installed) for the device.

So what's the deal? Is real life correct or the docs ;) ?

TIA
/R


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

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:

  • » [wdmaudiodev] .inf file problem