MCIAPI.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Media Control Interface | |||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|2004-06-23 23:43||14.75||44,505 bytes|| | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
{| | {|class="wikitable" | ||
|2 | |2 | ||
|mciRxSendString | |mciRxSendString | ||
Line 84: | Line 75: | ||
* [[NLS.DLL]] | * [[NLS.DLL]] | ||
* [[MSG.DLL]] | * [[MSG.DLL]] | ||
[[Category:Files]] | [[Category:Files]] |
Revision as of 22:55, 1 October 2016
Media Control Interface
Version
Date | Version | Size | Comments |
---|---|---|---|
2004-06-23 23:43 | 14.75 | 44,505 bytes |
DLL Entry Points
2 | mciRxSendString | 3 | mciRxGetErrorString |
4 | mciRxGetDeviceID | 5 | mciRxInit |
6 | mciRxExit | 10 | mciPlayFile |
11 | mciPlayResource | 12 | mciRecordAudioFile |
13 | MCI16PLAYFILE | 14 | MCI16PLAYRESOURCE |
15 | MCI16RECORDAUDIOFILE | 16 | mmioRemoveElement |
17 | MMIO16REMOVEELEMENT | 18 | mmioFindElement |
19 | MMIO16FINDELEMENT | 20 | MCI32PLAYFILE |
21 | MCI32PLAYRESOURCE | 22 | MCI32RECORDAUDIOFILE |
23 | MMIO32REMOVEELEMENT | 24 | MMIO32FINDELEMENT |
25 | mciCreatePlayFilePalette |