MCIAPI.DLL: Difference between revisions
Appearance
Created page with "{| border="1" |- |2 |mciRxSendString |3 |mciRxGetErrorString |- |4 |mciRxGetDeviceID |5 |mciRxInit |- |6 |mciRxExit |10 |mciPlayFile |- |11 |mciPlayResource |12 |mciRecordAudi..." |
No edit summary |
||
Line 1: | Line 1: | ||
==DLL Entry Points== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 54: | Line 56: | ||
|mciCreatePlayFilePalette | |mciCreatePlayFilePalette | ||
|} | |} | ||
[[Category:Files]] |
Revision as of 05:34, 6 April 2015
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 |