Home
last modified time | relevance | path

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

/reactos/dll/win32/winmm/
H A Dmci.c1021 static DWORD MCI_GetString(LPWSTR* str, LPWSTR* args) in MCI_GetString() function
1147 if ((dwRet = MCI_GetString((LPWSTR*)&data[offset], &args))) in MCI_ParseOptArgs()
1339 if ((dwRet = MCI_GetString(&dev, &args))) { in mciSendStringW()