Home
last modified time | relevance | path

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

/reactos/base/shell/cmd/
H A Dchoice.c32 GetCharacterTimeout (LPTCH ch, DWORD dwMilliseconds) in GetCharacterTimeout() function
268 GCret = GetCharacterTimeout (&Ch, amount - (GetTickCount () - clk)); in CommandChoice()