Searched refs:mci_get_devcaps (Results 1 – 1 of 1) sorted by relevance
416 static LRESULT mci_get_devcaps(MCIWndInfo *mwi, UINT cap) in mci_get_devcaps() function1205 return mci_get_devcaps(mwi, MCI_GETDEVCAPS_CAN_PLAY); in MCIWndProc()1211 return mci_get_devcaps(mwi, MCI_GETDEVCAPS_CAN_RECORD); in MCIWndProc()1217 return mci_get_devcaps(mwi, MCI_GETDEVCAPS_CAN_SAVE); in MCIWndProc()1223 return mci_get_devcaps(mwi, MCI_GETDEVCAPS_CAN_EJECT); in MCIWndProc()