APP-COMM-Capitel/capitel/source.os2/LOADMCI.H

9 lines
152 B
C

short LoadMMPM( void );
short UnLoadMMPM( void );
extern ULONG (* EXPENTRY mciPlayFile) ( HWND, PSZ, ULONG, PSZ, HWND );
extern char mmpmInstalled;