Home
last modified time | relevance | path

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

/reactos/dll/win32/msvfw32/
H A Dmciwnd.c477 MCI_DGV_UPDATE_PARMS mci_update; in MCIWndProc() local
480 mci_update.hDC = (wParam) ? (HDC)wParam : BeginPaint(hWnd, &ps); in MCIWndProc()
484 (DWORD_PTR)&mci_update); in MCIWndProc()