Home
last modified time | relevance | path

Searched refs:mci_get_devcaps (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msvfw32/
H A Dmciwnd.c416 static LRESULT mci_get_devcaps(MCIWndInfo *mwi, UINT cap) in mci_get_devcaps() function
1205 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()