MDM.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Version== | |||
{| border="1" | |||
|- | |||
!Date | |||
!Version | |||
!Size | |||
!Comments | |||
|- | |||
| 6-23-2004 11:43p | |||
|14.75 | |||
|29,432 bytes. | |||
| | |||
|- | |||
|} | |||
==DLL Entry Points== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 46: | Line 65: | ||
|mdmAPMEntry | |mdmAPMEntry | ||
|} | |} | ||
==DLLs Loaded== | |||
* [[MMPM.DLL]] | |||
* [[DOSCALL1.DLL]] | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 00:56, 6 August 2015
Version
Date | Version | Size | Comments |
---|---|---|---|
6-23-2004 11:43p | 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 |