Mmdrv.dll

From ReactOS Wiki
Jump to: navigation, search

The page Mmdrv.dll is a short article on something that should have a lot more information written on it.
If you know anything else about it, you are STRONGLY encouraged to add the information in. If you are unsure of proper formatting or style, add it to the talk page or this page itself as you think best and others will help.


This is the standard Windows user mode Multimedia Driver.

Custom multimedia hardware will almost always require its own kernel mode driver. However, mmdrv.dll may suffice as a user driver for it, depending on the circumstances. It will need its own user mode driver if the hardware needs customized configuration and installation.

Code History

Commit history (Source code can be found in: /reactos/dll/win32/mmdrv)

See Also

Introduction to Multimedia Drivers