- Check in wdmaud if a pin with the specified filter id and pin id has been opened
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Wed, 10 Jun 2009 18:28:15 +0000 (18:28 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Wed, 10 Jun 2009 18:28:15 +0000 (18:28 +0000)
commita0aa8829fc69fc91398479c1572eaddd6b175ea8
tree637d42608f4ed3cada3cafe19dafe0e00491395f
parent305a63335d2c545526294dba6649b826f9b88154
- Check in wdmaud if a pin with the specified filter id and pin id has been opened
- Partly rewrite SysAudio as it is no longer required to store client specific information per connection since wdmaud just opens one connection
- Verify all audio handles at incoming irp

svn path=/trunk/; revision=41371
reactos/drivers/wdm/audio/legacy/wdmaud/control.c
reactos/drivers/wdm/audio/legacy/wdmaud/wdmaud.h
reactos/drivers/wdm/audio/sysaudio/control.c
reactos/drivers/wdm/audio/sysaudio/dispatcher.c
reactos/drivers/wdm/audio/sysaudio/pin.c
reactos/drivers/wdm/audio/sysaudio/sysaudio.h