MDM.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Media Device Manager | |||
==Version== | ==Version== | ||
{|class="wikitable" | {|class="wikitable" | ||
Line 13: | Line 15: | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
#mciSendCommand | |||
#mciSendString | |||
#mciGetErrorString | |||
# | |||
# | |||
#mciQueryDefaultConnections | |||
#mciDefaultConnection | |||
#mciQueryConnections | |||
#mciConnection | |||
#mciSetSysValue | |||
#mciQuerySysValue | |||
#mciMakeGroup | |||
#mciDeleteGroup | |||
# | |||
# | |||
#mciGetDeviceID | |||
#mdmDriverNotify | |||
#MCI16GETERRORSTRING | |||
#MCI16SENDSTRING | |||
#MCI16GETDEVICEID | |||
#MM_DosLoadModule | |||
#mdmAPMEntry | |||
==DLLs Loaded== | ==DLLs Loaded== |
Revision as of 23:51, 29 January 2018
Media Device Manager
Version
Date | Version | Size | Comments |
---|---|---|---|
2004-06-23 23:43 | 14.75 | 29,432 bytes |
DLL Entry Points
- mciSendCommand
- mciSendString
- mciGetErrorString
- mciQueryDefaultConnections
- mciDefaultConnection
- mciQueryConnections
- mciConnection
- mciSetSysValue
- mciQuerySysValue
- mciMakeGroup
- mciDeleteGroup
- mciGetDeviceID
- mdmDriverNotify
- MCI16GETERRORSTRING
- MCI16SENDSTRING
- MCI16GETDEVICEID
- MM_DosLoadModule
- mdmAPMEntry