Home
last modified time | relevance | path

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

/reactos/dll/win32/msvfw32/
H A Dmciwnd.c544 MCI_OPEN_PARMSW mci_open; in MCIWndProc() local
569 mci_open.lpstrElementName = (LPWSTR)lParam; in MCIWndProc()
571 mci_open.lpstrAlias = aliasW; in MCIWndProc()
574 (DWORD_PTR)&mci_open); in MCIWndProc()
589 mwi->mci = mci_open.wDeviceID; in MCIWndProc()