Home
last modified time | relevance | path

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

/reactos/dll/win32/winmm/
H A Dmci.c689 static BOOL bInitDone = FALSE; in MCI_SetCommandTable() local
696 if (!bInitDone) { in MCI_SetCommandTable()
697 bInitDone = TRUE; in MCI_SetCommandTable()