[wdmaudiodev] Re: sample User mode installable multimedia driver

  • From: uwekirst <u.kirst@xxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Fri, 20 Mar 2009 11:03:48 +0100

Let me summarise some more dissadvantages of the wid/wodMessage driver:

-the buffer handling in the ddk example code is difficult to understand
-the compatibility testing is awfull (there are so many different mme apps out there) -you dont know wether ms will support this driver model in future os (will the driver be installable in the future?). -On vista you have to be administrator to access the driver (this may be a bug within my driver implementation or the app that use my driver?)
-sample code does not support pnp (too old).
-sample code does not support 64 bit: dont know how to handle 32 bit apps within 64 bit os. Is it possible to install a 32 bit user mode driver on a 64 bit system? How? Or does the os translate 32 bit driver calls into 64 ones. (a 64 bit driver does not make sense, because there are no 64 bit apps so far)

/Uwe

Vipin Kumar schrieb:
Hi,
i am trying to write a user mode installable multimedia driver ( basically i want to implement the wodMessage ).

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

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: