MDM.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | |||
!Date | !Date | ||
!Version | !Version | ||
Line 9: | Line 6: | ||
!Comments | !Comments | ||
|- | |- | ||
| | |2004-06-23 23:43 | ||
|14.75 | |14.75 | ||
|29,432 bytes | |29,432 bytes | ||
| | | | ||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
{|class="wikitable" | |||
{| | |||
|1 | |1 | ||
|mciSendCommand | |mciSendCommand | ||
Line 69: | Line 63: | ||
* [[MMPM.DLL]] | * [[MMPM.DLL]] | ||
* [[DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
[[Category:Files]] | [[Category:Files]] |
Revision as of 18:21, 5 July 2016
Version
Date | Version | Size | Comments |
---|---|---|---|
2004-06-23 23:43 | 14.75 | 29,432 bytes |
DLL Entry Points
1 | mciSendCommand | 2 | mciSendString |
3 | mciGetErrorString | 6 | mciQueryDefaultConnections |
7 | mciDefaultConnection | 8 | mciQueryConnections |
9 | mciConnection | 10 | mciSetSysValue |
11 | mciQuerySysValue | 12 | mciMakeGroup |
13 | mciDeleteGroup | 16 | mciGetDeviceID |
17 | mdmDriverNotify | 18 | MCI16GETERRORSTRING |
19 | MCI16SENDSTRING | 20 | MCI16GETDEVICEID |
21 | MM_DosLoadModule | 22 | mdmAPMEntry |