MCIAPI.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 | |||
|44,505 bytes. | |||
| | |||
|- | |||
|} | |||
==DLL Entry Points== | ==DLL Entry Points== | ||
Line 56: | Line 72: | ||
|mciCreatePlayFilePalette | |mciCreatePlayFilePalette | ||
|} | |} | ||
==DLLs Loaded== | |||
* [[DOSCALL1.DLL]] | |||
* [[PMGPI.DLL]] | |||
* [[PMWIN.DLL]] | |||
* [[HELPMGR.DLL]] | |||
* [[PMMERGE.DLL]] | |||
* [[SW.DLL]] | |||
* [[MDM.DLL]] | |||
* [[MMIO.DLL]] | |||
* [[NLS.DLL]] | |||
* [[MSG.DLL]] | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 00:54, 6 August 2015
Version
Date | Version | Size | Comments |
---|---|---|---|
6-23-2004 11:43p | 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 |