MDMI.DLL: Difference between revisions
Appearance
Created page with "Multimedia Subsystem file. ==Version== {| border="1" |- !Date !Version !Size !Comments |- |Sep-26-2001 15:48 |14.075 |29,432 bytes. | |- |} ==DLL Entry Points== ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Multimedia Subsystem file | Multimedia Subsystem file | ||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|2001-09-26 15:48||14.075||29,432 bytes|| | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
<PRE> | <PRE> | ||
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 | |||
</PRE> | </PRE> | ||
Revision as of 20:25, 23 March 2017
Multimedia Subsystem file
Version
Date | Version | Size | Comments |
---|---|---|---|
2001-09-26 15:48 | 14.075 | 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