A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Johannes Anderwald 7a728c427a - Also Store audio filter object header in FsContext member
- Create the pin on the correct filter by using the filters object class
- Remove filter object class before performing actual create request
- Remove object header from audio filter when closing
- Retrieve internal object class name with internal IOCTL_KS_OBJECT_CLASS
- Avoid using interface name as ReactOS doesn't support it
- Store object class name when creating the object header for the audio sub device
- Implement IPortFilterTopology interface
- Activate pin property handle for port topology driver 
- There is no need to create a handle to sysaudio for each application opening wdmaud, use only one connection per driver basis
- Pass object create class to pin creation method by duplicating KsCreatePin
- Audio devices should now be accessible again

svn path=/trunk/; revision=41341
2009-06-07 18:22:24 +00:00
irc
reactos - Also Store audio filter object header in FsContext member 2009-06-07 18:22:24 +00:00
rosapps
rostests sync msvcrt_winetest with wine 1.1.23 2009-06-07 11:27:20 +00:00
wallpaper