reactos/reactos/drivers/wdm/audio/sysaudio
Johannes Anderwald a0aa8829fc - 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
2009-06-10 18:28:15 +00:00
..
.gitignore
control.c - Check in wdmaud if a pin with the specified filter id and pin id has been opened 2009-06-10 18:28:15 +00:00
deviface.c - Also Store audio filter object header in FsContext member 2009-06-07 18:22:24 +00:00
dispatcher.c - Check in wdmaud if a pin with the specified filter id and pin id has been opened 2009-06-10 18:28:15 +00:00
main.c - Also Store audio filter object header in FsContext member 2009-06-07 18:22:24 +00:00
pin.c - Check in wdmaud if a pin with the specified filter id and pin id has been opened 2009-06-10 18:28:15 +00:00
sysaudio.h - Check in wdmaud if a pin with the specified filter id and pin id has been opened 2009-06-10 18:28:15 +00:00
sysaudio.rbuild - Fix a bug in KsAllocateDeviceHeader which copied the create item to the wrong offset 2009-02-21 20:18:44 +00:00
sysaudio.rc - Use ZwCreateFile to get the file handle 2009-02-11 09:54:47 +00:00